Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Send process output to syslog#26

Merged
roback merged 1 commit intomasterfrom
send-output-to-syslog
May 3, 2016
Merged

Send process output to syslog#26
roback merged 1 commit intomasterfrom
send-output-to-syslog

Conversation

@roback
Copy link
Copy Markdown
Member

@roback roback commented May 3, 2016

Upstart does not log to syslog (it logs to the kernel ring buffer, explanation on askubuntu) which means its logs cannot be sent to Papertrail.

This change redirect all processes output to logger which writes it to the syslog.

Upstart does not log to syslog which means its logs cannot be sent
to Papertrail. This change redirect all processes output to
logger which writes it to the syslog.
@jage
Copy link
Copy Markdown
Contributor

jage commented May 3, 2016

LGTM!

@roback roback merged commit a8f17e8 into master May 3, 2016
@roback roback deleted the send-output-to-syslog branch May 3, 2016 08:52
roback added a commit that referenced this pull request May 3, 2016
Send process output to syslog using logger (#26).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants