April 23, 2024, 08:52:20 AM

News : LinuxSolved.com Linux Help Community Forum..


Author Topic: ULOG  (Read 3687 times)

Offline davejunkie

  • New Member
  • Posts: 2
ULOG
« 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

Offline dragoncity99

  • LST CareTaker
  • Experienced
  • *****
  • Posts: 551
ULOG
« Reply #1 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