Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

want to know about the default logging priority level of snmpd

13 views
Skip to first unread message

Vishwas

unread,
May 9, 2016, 2:44:44 AM5/9/16
to
Hi all
    I want to know about the default logging priority level of snmpd. I have noticed that it is set to LOG_NOTICE(http://www.net-snmp.org/docs/man/snmpcmd.html) but if I run snmpd its logging everything including debug messages from priority level LOG_DEBUG(to the file /var/log/snmpd.log).
    If I change the logging priority level from LOG_DEBUG to LOG_INFO by running snmpd -LF 6 /var/log/snmpd.log its avoiding debug messages. Therefore could anyone please help me to know how the snmpd logging works and what I need to do if I have to avoid all debug messages to the file /var/log/snmpd.log.

Thank You
Vishwas
0 new messages