snmptt.log file size too much
Posted: Sun Jun 06, 2021 1:41 am
Dears,
Request your support for the file size for the below files
256G /var/log/snmptt/snmptt.log
as I checked the snmptt.ini I found the below.
should I change the log_enable to be 0?
if I removed the snmptt.log is that will impact the Nagios Application or will missing alert from the history?
Best regards.
Request your support for the file size for the below files
256G /var/log/snmptt/snmptt.log
as I checked the snmptt.ini I found the below.
Code: Select all
[Logging]
# Set to 1 to enable messages to be sent to standard output, or 0 to disable.
# Would normally be disabled unless you are piping this program to another
stdout_enable = 0
# Set to 1 to enable text logging of *TRAPS*. Make sure you specify a log_file
# location
log_enable = 1
# Log file location. The COMPLETE path and filename. Ex: '/var/log/snmptt/snmptt.log'
log_file = /var/log/snmptt/snmptt.log
if I removed the snmptt.log is that will impact the Nagios Application or will missing alert from the history?
Best regards.