mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
disabling syslog by default
This commit is contained in:
parent
11dc01c0c8
commit
daf3ca4266
@ -662,8 +662,8 @@ wuxserver 0
|
||||
# Force closing previous sessions on remote wux_host, only for Selenium Grid server 3.
|
||||
#clean_wux_sessions 1
|
||||
|
||||
# Enable (1) or disable (0) the Pandora FMS Syslog Server (PANDORA FMS ENTERPRISE ONLY).
|
||||
syslogserver 1
|
||||
# Enable (1) or disable (0) the Pandora FMS Syslog Server (PANDORA FMS ENTERPRISE ONLY) disabled by default.
|
||||
syslogserver 0
|
||||
|
||||
# Full path to syslog's output file (PANDORA FMS ENTERPRISE ONLY).
|
||||
syslog_file /var/log/messages
|
||||
|
Loading…
x
Reference in New Issue
Block a user