Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Socat suggestion doesn't work #2

Open
kkeane opened this issue Jan 10, 2017 · 0 comments
Open

Socat suggestion doesn't work #2

kkeane opened this issue Jan 10, 2017 · 0 comments

Comments

@kkeane
Copy link

kkeane commented Jan 10, 2017

This isn't really a bug since the socat entry is labeled as "not tested" but the socat entry does not work as suggested. For one, socat does not go in the background. Even when it is backgrounded, I was not able to make it work.

An alternate solution is to actually use rsyslogd with the following rsyslog.conf:

module(load="imuxsock")
*.* @@log:514

(where log is the FQDN or IP address of the log server)

It is enough to run rsyslogd without any arguments; it daemonizes itself.

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

No branches or pull requests

1 participant