Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Add a syslog transport #53

Open
DavidAntaramian opened this issue Jan 26, 2017 · 4 comments
Open

Add a syslog transport #53

DavidAntaramian opened this issue Jan 26, 2017 · 4 comments

Comments

@DavidAntaramian
Copy link
Contributor

See https://github.com/Vagabond/erlang-syslog/blob/master/src/syslog.erl for example of how this has been done before

@binarylogic
Copy link
Contributor

@DavidAntaramian is this still relevant given the binary we're going to build?

@DavidAntaramian
Copy link
Contributor Author

@binarylogic Yes, perhaps even more so. For the binary, we'd have to either:

  1. Build a file backend (Client App -> (files) -> binary)
  2. Build this syslog backend (Client App -> syslog -> binary)

@binarylogic
Copy link
Contributor

Can't STDOUT be directed to syslog as well? If so, what would be the advantage of doing it here?

@DavidAntaramian
Copy link
Contributor Author

How can STDOUT be directed to syslog?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants