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

remote_syslog not able to send logs to destination on CentOS 5.4 #196

Open
arulprasad opened this issue Jan 16, 2017 · 4 comments
Open

remote_syslog not able to send logs to destination on CentOS 5.4 #196

arulprasad opened this issue Jan 16, 2017 · 4 comments

Comments

@arulprasad
Copy link

When I do a remote_syslog -D, I see

2017-01-16 23:27:51 INFO  remote_syslog.go:202 Forwarding file: <LOG_FILE_LOCATION>
2017-01-16 23:27:51 ERROR  remote_syslog.go:123 function not implemented
@snorecone
Copy link
Contributor

Hi, thanks for the report.

Can you give me the output of remote_syslog -V and uname -a? My intuition is that one or more syscalls that the binary needs are missing. You can also try an earlier release to see if it works without issue.

@arulprasad
Copy link
Author

$ remote_syslog -V
remote_syslog 0.19

$ uname -a
Linux <HOSTNAME> 2.6.18-417.el5 #1 SMP Tue Dec 20 13:11:30 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Thanks for looking into it, @snorecone.

@acheraime
Copy link

I have the same issue what's the actual status of this case?

remote_syslog 0.20-beta1
Linux <host_name> 2.6.18-194.17.1.el5 #1 SMP Wed Sep 29 12:51:33 EDT 2010 i686 i686 i386 GNU/Linux

@troy
Copy link
Contributor

troy commented Mar 16, 2017

@acheraime it's pretty much what you see here :) It's being tracked, but is not fixed. If you have a fix, feel free to send a pull request, and if not, please subscribe to this issue to receive updates if and when it moves forward.

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

4 participants