Files
bpfire/config/zabbix_agentd/zabbix_agentd_ipfire_mandatory.conf
Robin Roevens 957b6f92b9 Add Zabbix Agent to logviewer
- Configure Zabbix Agent to log to syslog instead of its own logs.
- Remove old zabbix log-dir and logrotate settings from rootfile, lfs
  and install-script.
- Update log.dat to view Zabbix Agent logging from syslog.

Signed-off-by: Robin Roevens <robin.roevens@disroot.org>
2023-05-11 20:03:27 +00:00

10 lines
358 B
Plaintext

PidFile=/var/run/zabbix/zabbix_agentd.pid
# Logs go to syslog so it can be viewed in WUI logviewer
LogType=system
# These paths are included in the IPFire backups. Do not put user modules
# or configuration files in other locations if you want them included in the
# backups.
LoadModulePath=/usr/lib/zabbix
Include=/etc/zabbix_agentd/zabbix_agentd.d/*.conf