<div dir="ltr"><div>Thanks for the information, I have disabled that logging and my syslog server is not "overloaded" any more.<br></div><div><br></div>Matej<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 1, 2014 at 4:37 PM, Christian Berendt <span dir="ltr"><<a href="mailto:berendt@b1-systems.de" target="_blank">berendt@b1-systems.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 09/17/2014 09:30 PM, Matej wrote:<br>
> Since messages of this kind are not present on other compute nodes and<br>
> those entries are filling my disk, I will be very grateful for any ideas<br>
> on how to find the root of why are they shown.<br>
<br>
</span>You probably use different /etc/sudoers files. It is possible to disable<br>
the logging there. For example to disable the logging for the user<br>
neutron add the following line into your /etc/sudoers file:<br>
<br>
Defaults:neutron !syslog<br>
<br>
An other way is to isolate the messages by adding a new filter and<br>
destination to your Syslog configuration file. Have a look at the<br>
following article.<br>
<br>
<a href="https://www.debian-administration.org/article/676/Isolating_sudo_messages_from_syslog" target="_blank">https://www.debian-administration.org/article/676/Isolating_sudo_messages_from_syslog</a><br>
<br>
HTH, Christian.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Christian Berendt<br>
Cloud Solution Architect<br>
Mail: <a href="mailto:berendt@b1-systems.de">berendt@b1-systems.de</a><br>
<br>
B1 Systems GmbH<br>
Osterfeldstraße 7 / 85088 Vohburg / <a href="http://www.b1-systems.de" target="_blank">http://www.b1-systems.de</a><br>
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
</div></div></blockquote></div><br></div>