Log messages disappear
    Niall O'Reilly 
    Niall.oReilly at ucd.ie
       
    Fri Jun 15 13:51:43 UTC 2012
    
    
  
On 15 Jun 2012, at 14:31, Niall O'Reilly wrote:
> I've created the socket, think I've found the relevant rsyslog
> configuration rule, and had lunch.  Now to try it out.
	Looks good.
	For the sake of anyone who finds themsleves in the same position,
	here's what I needed.
	Add the socket with the command
$ sudo MAKEDEV -d /local/var/dhcpd/dev -D /dev -x log
	Some unnecessary empty directories, if created, can be removed.
	Add the following line to '/etc/rsyslog.conf'.
$AddUnixListenSocket /local/var/dhcpd/dev
	Thanks again, Glenn.
	Niall
    
    
More information about the dhcp-users
mailing list