Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: davejunkie on March 22, 2004, 10:38:22 PM

Title: ULOG
Post by: davejunkie on March 22, 2004, 10:38:22 PM
is anyone know how to get this thing (ULOGD) working.  I am a newbie and i think it is running but I don't know how to get it to log or configure it. any help would be greatly appreciated.


Jason
Title: ULOG
Post by: dragoncity99 on March 26, 2004, 02:27:57 PM
If u want to make sure it's running.

1) Type "chkconfig --list" to list all the services running. Here u can identify it's running or not.

2) U can also make sure it's started by going and easier way. Type "setup" if u r a Red Hat guy. There, u will see options where one of them is "System Services". Go there, and check that the service u started is checked.

Lastly, How to make it log. This is vey dependent on how u schedule linux to log how frequent. (minutes or hours, and even days).
So, they key to it is "crontab" file located in /etc directory.

I can't tell u exactly how as i have no idea wat is ULOGD. :P