Skip to content

Commit

Permalink
[dockers] Prevent old supervisord messages from gettting re-logged to…
Browse files Browse the repository at this point in the history
… syslog (#2439)
  • Loading branch information
jleveque authored and lguohan committed Jan 24, 2019
1 parent c998dc8 commit ffbe39e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockers/docker-base/etc/rsyslog.d/supervisor.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ $InputFileTag supervisord
$InputFileStateFile state-supervisor
$InputFileSeverity info
$InputFileFacility local0
$InputFilePersistStateInterval 1
$InputRunFileMonitor

0 comments on commit ffbe39e

Please sign in to comment.