Networking Forums

Networking Forums > Computer Networking > Linux Networking > remote syslog without root

Reply
Thread Tools Display Modes

remote syslog without root

 
 
=?ISO-8859-2?Q?Jacek_Pop=B3awski?=
Guest
Posts: n/a

 
      12-19-2005, 11:41 AM
Hello.
Is it possible to send data to syslog on remote machine, but without
modyfing /etc/syslog.conf?
Just like I can send data from my application to local syslog, i want to
send it to remote one... without my client application, and without root.
 
Reply With Quote
 
 
 
 
David Efflandt
Guest
Posts: n/a

 
      12-20-2005, 04:57 AM
On Mon, 19 Dec 2005 13:41:02 +0100, Jacek Pop³awski <(E-Mail Removed)> wrote:
> Hello.
> Is it possible to send data to syslog on remote machine, but without
> modyfing /etc/syslog.conf?
> Just like I can send data from my application to local syslog, i want to
> send it to remote one... without my client application, and without root.


Yes. You just need to make sure that the remote syslogd that you are
sending to is using the -r switch. You might also check out the -l or -s
switches if you use domains and just want to show hostname in logs.

The only remote syslogging I do is for my wireless AP (to check MAC
addresses associating with it). Although, I have used a Perl script
running as a daemon to log to local syslog (using Sys::Syslog module).
 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Syslog to Remote from 327W DRS.Usenet@sengsational.com Network Routers 0 02-18-2006 07:00 PM
Syslog parser wanted to replace Kiwi Syslog (win32) Jurgen.Turrekens@gmail.com Linux Networking 0 01-19-2006 01:08 PM
Dynamic lookup by syslog for remote logging agarwalpiyush@gmail.com Linux Networking 1 12-06-2005 06:39 AM
remote syslog LHradowy Linux Networking 2 10-22-2004 05:51 AM
Remote syslog tibo Linux Networking 6 10-12-2004 01:17 AM



1 2 3 4 5 6 7 8 9 10 11