[SOLVED] Send syslog log to rsyslog server? is possible?
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have a server with debian and rsyslog and I have another server with slackware and syslog.
I saw slackware don't have rsyslog neither on slackbuilds (why?). So how I can send log from syslog (slackware) to a rsyslog (debian)? I did some tests, but were not satisfactory.
Previously I configure two another server (with other distros) with rsyslog both, and I can send log through both.
not that there should be no such thing as interoperability between different syslog server types. they both speak syslog therefore you can send data from one to another using a common standard.
Oh thanks Richard, I always configure rsyslog with @@192.168.0.150:514 (using TCP and the port) because of that, I used the same syntax in the syslog.conf. I already tested with @@ and @ but always using the port (@192.168.0.150:514).
I'll check that later, I'm not at work right now, thanks again...
I actually had some testing with rsyslog on slackware and it seems to work pretty fine, if you want to try it you can find the latest build script here
I actually had some testing with rsyslog on slackware and it seems to work pretty fine, if you want to try it you can find the latest build script here
Yeah I saw you link a couple of days when I was searching for a slackbuild of rsyslog, nice! I tested in my PC. But I decided to use the syslog what come with slackware, for stability purpose, you know, because is for a client. And mostly because the server with slackware is of the client. But the next time I'll use you slackbuild, I need to be sure first.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.