tripleo-image-elements/elements/os-svc-install/rsyslog.d/25-tripleo-apps.conf
Gregory Haynes 9edecd320a On ubuntu break app logs into their own files
Currently on ubuntu we are sending all app logs to syslog which munges
them all together into /var/log/syslog. This makes debugging a somewhat
painful experience.

Change-Id: I89f9ddc168f08b90cece7cf5af2e032b2c4f5371
2014-09-02 14:03:36 -07:00

4 lines
123 B
Plaintext

# Log each app to its own log file
$template tripleoAppLogFile,"/var/log/%programname%.log"
user.notice ?tripleoAppLogFile