Check " INFO" in the logs.

-----Original Message-----
From: Kevin Wilson [mailto:wkev...@gmail.com] 
Sent: Tuesday, October 18, 2016 2:11 PM
To: Trinath Somanchi <trinath.soman...@nxp.com>
Cc: openstack@lists.openstack.org
Subject: Re: [Openstack] Location of log messages for stevedore extensions in 
OpenStack

Helo, Tinath,
Thanks for your quick repsonse. It did help. After some trials I found out that 
LOG.error messages from stevedore/extension.py are shown in 
/var/log/nova-compute.log However, I cannot find where I can  set the log level 
to be "info" (so that LOG.info messages will be displayed).

I looked by:

more /etc/nova/nova-compute.conf | grep extension gives nothing, and also more 
/etc/nova/nova-compute.conf | grep stevedore gives nothing


Any ideas ?
Kevin



On Mon, Oct 17, 2016 at 8:39 PM, Trinath Somanchi <trinath.soman...@nxp.com> 
wrote:
> /var/logs. check there..
>
> ________________________________
> From: Kevin Wilson <wkev...@gmail.com>
> Sent: Monday, October 17, 2016 8:05:54 PM
> To: openstack@lists.openstack.org
> Subject: [Openstack] Location of log messages for stevedore extensions 
> in OpenStack
>
> Hello,
> I have a machine on which openstack runs and it uses stevedore  API, 
> see for example:
> https://github.com/openstack/stevedore/blob/master/stevedore/extension
> .py
>
> My question is:
> In the exension.py file of stevedore, there are loggin messages, like 
> ...
> LOG.debug('found extension %r', ep)
> ...
>
> What is the location of the log file to which these messages are written ?
>
> Regards,
> Kevin
>
> _______________________________________________
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to     : openstack@lists.openstack.org
> Unsubscribe : 
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to