diff options
Diffstat (limited to 'net-mgmt/icinga2/files/icinga2-newsyslog.conf.in')
-rw-r--r-- | net-mgmt/icinga2/files/icinga2-newsyslog.conf.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/icinga2/files/icinga2-newsyslog.conf.in b/net-mgmt/icinga2/files/icinga2-newsyslog.conf.in new file mode 100644 index 000000000000..f931f79037a8 --- /dev/null +++ b/net-mgmt/icinga2/files/icinga2-newsyslog.conf.in @@ -0,0 +1,3 @@ +%%ICINGA2LOGDIR%%/debug.log %%ICINGA2USER%%:%%ICINGA2GROUP%% 644 7 * @T00 X +%%ICINGA2LOGDIR%%/error.log %%ICINGA2USER%%:%%ICINGA2GROUP%% 644 90 * @T00 X +%%ICINGA2LOGDIR%%/icinga2.log %%ICINGA2USER%%:%%ICINGA2GROUP%% 644 7 * @T00 X /var/run/icinga2/icinga2.pid SIGUSR1 |