papertrail / remote_syslog2

To install, see "Releases" tab. Self-contained daemon for reading local files and emitting remote syslog (without using local syslogd).
http://help.papertrailapp.com/
MIT License
637 stars 157 forks source link

Show that facility and severity can be set #205

Closed armchairlinguist closed 7 years ago

leonsodhi commented 7 years ago

Oh man, I'm dumb. Sorry :disappointed:. You were totally right and it actually is warn! Brb, gonna go sit in the corner and hang my head in shame

armchairlinguist commented 7 years ago

Heh so it is - https://github.com/papertrail/remote_syslog2/blob/b191cae17b5e036d5b850cc687d525323e8d6a72/syslog/priorities.go#L30 (which I guess means we're slightly inconsistent with syslog there, but internally consistent :).

mjulian commented 7 years ago

Should we also update the README with all possible values for severity and facility?

armchairlinguist commented 7 years ago

Updating the README seems worthwhile - might take a little more time, though, so I'll go ahead and merge this so we at least have an example, and then see about that. :)