<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span style="font-family:arial,sans-serif;font-size:12.727272033691406px">For the uses I've seen of it in the nova api code INFO would be perfectly fine in place of AUDIT.</span><br style="font-family:arial,sans-serif;font-size:12.727272033691406px">

</blockquote><div class="gmail_extra"><br></div><div class="gmail_extra">We've found the AUDIT logs in nova useful for tracking which user initiated a particular request (e.g. delete this instance). AUDIT had a much better signal to noise ratio than INFO or DEBUG. Although this seems to have changed since Essex. For example nova-compute spits out "AUDIT nova.compute.resource_tracker" messages every minute even if there are no changes :-/</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">~ Scott</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 28, 2014 at 11:11 AM, Everett Toews <span dir="ltr"><<a href="mailto:everett.toews@rackspace.com" target="_blank">everett.toews@rackspace.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Sean,<br>
<br>
Could 1.1.1 "Every Inbound WSGI request should be logged Exactly Once" be used to track API call data in order to discover which API calls are being made most frequently?<br>
<br>
It certainly seems like it could but I want to confirm. I ask because this came up as B "Get aggregate API call data from companies willing to share it." in the user survey discussion [1].<br>
<br>
Thanks,<br>
Everett<br>
<br>
[1] <a href="http://lists.openstack.org/pipermail/user-committee/2014-January/000214.html" target="_blank">http://lists.openstack.org/pipermail/user-committee/2014-January/000214.html</a><br>
<div class=""><div class="h5"><br>
<br>
On Jan 27, 2014, at 7:07 AM, Sean Dague wrote:<br>
<br>
> Back at the beginning of the cycle, I pushed for the idea of doing some<br>
> log harmonization, so that the OpenStack logs, across services, made<br>
> sense. I've pushed a proposed changes to Nova and Keystone over the past<br>
> couple of days.<br>
><br>
> This is going to be a long process, so right now I want to just focus on<br>
> making INFO level sane, because as someone that spends a lot of time<br>
> staring at logs in test failures, I can tell you it currently isn't.<br>
><br>
> <a href="https://wiki.openstack.org/wiki/LoggingStandards" target="_blank">https://wiki.openstack.org/wiki/LoggingStandards</a> is a few things I've<br>
> written down so far, comments welcomed.<br>
><br>
> We kind of need to solve this set of recommendations once and for all up<br>
> front, because negotiating each change, with each project, isn't going<br>
> to work (e.g - <a href="https://review.openstack.org/#/c/69218/" target="_blank">https://review.openstack.org/#/c/69218/</a>)<br>
><br>
> What I'd like to find out now:<br>
><br>
> 1) who's interested in this topic?<br>
> 2) who's interested in helping flesh out the guidelines for various log<br>
> levels?<br>
> 3) who's interested in helping get these kinds of patches into various<br>
> projects in OpenStack?<br>
> 4) which projects are interested in participating (i.e. interested in<br>
> prioritizing landing these kinds of UX improvements)<br>
><br>
> This is going to be progressive and iterative. And will require lots of<br>
> folks involved.<br>
><br>
>       -Sean<br>
><br>
> --<br>
> Sean Dague<br>
> Samsung Research America<br>
> <a href="mailto:sean@dague.net">sean@dague.net</a> / <a href="mailto:sean.dague@samsung.com">sean.dague@samsung.com</a><br>
> <a href="http://dague.net" target="_blank">http://dague.net</a><br>
><br>
</div></div><div class=""><div class="h5">> _______________________________________________<br>
> OpenStack-dev mailing list<br>
> <a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</div></div></blockquote></div><br></div></div>