1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-16 04:44:55 +02:00
antelope-api-healthcheck/scripts/templates/rsyslog.conf

5 lines
81 B
Text

if $programname == '{{ PROGRAM }}' then {
{{ LOG_FILE }}
stop
}