Noorul,

So about Logging, first thing that we should resolve is to have a standard
way to deal with logs.


1) E.g. logging as a service (https://github.com/stackforge/logaas), that
will tell to all services where to write logs, and present unified query
API (independent from backend e.g. logstash).

2) There should be a big work on unifying logs to be able to analyze

3) We shouldn't use LOGs for profiling (cause putting all calls to DB to
logs, will just kill any LOG storage system). But no worries for profiling
there will be another solution (I hope soon):
https://github.com/stackforge/osprofiler

Best regards,
Boris Pavlovic






On Fri, Jul 4, 2014 at 3:56 PM, Noorul Islam K M <noo...@noorul.com> wrote:

>
> Hello all,
>
> I was looking for audit logs in nova. I found [1] but could not find the
> launchpad entry audit-logging as mentioned in the wiki page.
>
> Is this yet to be implemented or am I looking at the wrong place?
>
> Regards,
> Noorul
>
> [1] https://wiki.openstack.org/wiki/AuditLogging
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to