Updated rsyslog files

This commit is contained in:
Trial97
2021-12-22 17:47:58 +02:00
committed by Dan Christian Bogos
parent 97b5e72296
commit b237bc40f9
3 changed files with 3 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
if $programname startswith "CGRateS" or $programname startswith "cgr-engine" then /var/log/cgrates/CGRateS.log
if $programname contains "cgr-engine" or $programname contains "CGRateS" then /var/log/cgrates/CGRateS.log
& stop

View File

@@ -15,6 +15,7 @@ Group=cgrates
StandardOutput=journal
StandardError=journal
Restart=on-failure
SyslogIdentifier=cgr-engine
[Install]
WantedBy=multi-user.target

View File

@@ -15,6 +15,7 @@ Group=cgrates
StandardOutput=journal
StandardError=journal
Restart=on-failure
SyslogIdentifier=cgr-engine
[Install]
WantedBy=multi-user.target