mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-11 01:38:25 +02:00
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>
This commit is contained in:
committed by
Peter Müller
parent
ce195c328e
commit
957b6f92b9
@@ -1,4 +1,3 @@
|
||||
etc/logrotate.d/zabbix_agentd
|
||||
etc/rc.d/init.d/zabbix_agentd
|
||||
etc/sudoers.d/zabbix_agentd
|
||||
etc/sudoers.d/zabbix_agentd_user
|
||||
@@ -21,4 +20,3 @@ var/ipfire/zabbix_agentd/zabbix_agentd_ipfire_mandatory.conf
|
||||
var/ipfire/zabbix_agentd/userparameters
|
||||
var/ipfire/zabbix_agentd/userparameters/userparameter_pakfire.conf
|
||||
var/ipfire/zabbix_agentd/userparameters/userparameter_ipfire.conf
|
||||
#var/log/zabbix
|
||||
|
||||
Reference in New Issue
Block a user