3f138e899c
* Build a Docker base image based on Debian Stretch * Build a config-engine Docker image based on Stretch * Do not install socat from Debian repo * Add changes that were made to docker-base since this PR was opened
10 lines
235 B
Plaintext
10 lines
235 B
Plaintext
$ModLoad imfile
|
|
|
|
$InputFileName /var/log/supervisor/supervisord.log
|
|
$InputFileTag supervisord
|
|
$InputFileStateFile state-supervisor
|
|
$InputFileSeverity info
|
|
$InputFileFacility local0
|
|
$InputFilePersistStateInterval 1
|
|
$InputRunFileMonitor
|