1826489 Members
4018 Online
109692 Solutions
New Discussion

Re: NTP Logging

 
public
Regular Advisor

NTP Logging

Is it possible to move NTP (xntpd) logging entries in syslog.log to other file?
2 REPLIES 2
Warren_9
Honored Contributor

Re: NTP Logging

Hi,

xntpd has an option "-l" ....

-l logfile - Specify the name and path of the log file. The default is the system log facility.

I guess u can add the parameter in the init script /sbin/init.d/xntpd to output the log to a specific file.

GOOD LUCK!!
public
Regular Advisor

Re: NTP Logging

use "-l" option for xntpd.