Skip to content
Snippets Groups Projects
Commit 8a55e625 authored by Robin Sonnabend's avatar Robin Sonnabend
Browse files

Log zabbix-agent to syslog (journal)

parent e99432a3
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ PidFile=/var/run/zabbix/zabbix_agentd.pid
#
# Mandatory: no
# Default:
LogType=file
LogType=system
### Option: LogFile
# Log file name for LogType 'file' parameter.
......@@ -29,7 +29,7 @@ LogType=file
# Default:
# LogFile=
LogFile=/var/log/zabbix/zabbix_agentd.log
#LogFile=/var/log/zabbix/zabbix_agentd.log
### Option: LogFileSize
# Maximum size of log file in MB.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment