Hi,
I am vijayendra suman
I ma new to linux networking concepts
But i have been working in device drivers for 6 months
The problem is simple i have to send my logg
to another ip address in the lan .
I have done some ground work i know that changing syslog.conf
one can send it to other system.
eg:-
*.* @localhost
#this will be the name of the pc
and another we need to add this name in /etc/hosts
the Ip address
X.Y.Z.bb my-localdomain.com localhost
so it will send all the logg file to another system
if on second system we have to restart
kill 1 syslogd
before it syslogd -r has to be given so that it accepts
the logg.
this is not a happening
I have tried
I wanted to know whether this is correct method or some
other method is required.
Thanks for your valuable suggestions
My mail id is vijayendra.suman@gmail.com
Vijayendra Suman