Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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 configured syslog.conf to send logs to kiwi syslog server.
After reseting (/etc/init.d/syslog restart),the server got log the message: "syslog 1.4.2 restart".
But am gettin just reseting message, nor other syslog message (using code or using logger command).
I have other computer that send all the syslog messages.
I configured syslog.conf to send logs to kiwi syslog server.
After reseting (/etc/init.d/syslog restart),the server got log the message: "syslog 1.4.2 restart".
But am gettin just reseting message, nor other syslog message (using code or using logger command).
I have other computer that send all the syslog messages.
Please advice.
Based on the very little detail you've given, you haven't set up your system to send any other messages to the remote log server. Either that, or your firewall is blocking things.
Since you don't say anything about version/distro of Linux, etc., it's hard to say. If you've got other machines working, look at the syslog-ng configs on the working ones, and see where they're different.
Based on the very little detail you've given, you haven't set up your system to send any other messages to the remote log server. Either that, or your firewall is blocking things.
Since you don't say anything about version/distro of Linux, etc., it's hard to say. If you've got other machines working, look at the syslog-ng configs on the working ones, and see where they're different.
OK, some more details:
I have 2 embedded devices with ELDK distro.
The syslog.cfg is the same, and the both device are in the same subnet (not firewall problem).
One of the devices sends all the syslog messages (using codeand logger cmd), and the other sends only the restart of the syslog.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.