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

Failed to open syslog writer #3

Closed
yathindra opened this issue Nov 25, 2016 · 2 comments
Closed

Failed to open syslog writer #3

yathindra opened this issue Nov 25, 2016 · 2 comments

Comments

@yathindra
Copy link

Description

I'm seeing a failure to open syslog writer. Is there additional setup that I need? I also tried making syslogd listen on /var/run/go-audit.sock but still no luck. I tried this on Ubuntu 16.04.

$ sudo go-audit -config examples/go-audit/go-audit.yaml 
Flushed existing audit rules
Added audit rule #1
Added audit rule #2
Added audit rule #3
Added audit rule #4
Added audit rule #5
Added audit rule #6
Added audit rule #7
Added audit rule #8
Added audit rule #9
Added audit rule #10
Failed to open syslog writer. Error: dial unix /var/run/go-audit.sock: connect: connection refused
@nbrownus
Copy link
Collaborator

My assumption is that you don't have the rsyslog-imptcp package installed on ubuntu. check /var/log/syslog after restarting rsyslog and you should see some errors eluding to a bad configuration/missing or unknown plugin.

@c-stefan c-stefan mentioned this issue Jan 5, 2017
3 tasks
@nbrownus
Copy link
Collaborator

Feel free to re-open this issue if it is still valid.

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

2 participants