Search found 2 matches

by jimbao
Thu Jul 13, 2017 8:13 pm
Forum: Nagios Log Server
Topic: How to user nagios log server to collect Windows DNS DHCP
Replies: 1
Views: 799

How to user nagios log server to collect Windows DNS DHCP

I use nagios log server to collect DHCP , DNS log, but it cannot work. <Input iis_log1 > Module im_file File 'C:\Windows\System32\dhcp\Dhcp*.log' SavePos TRUE Exec $Message = $raw_event; </Input> <Route 1> Path internal, file1, eventlog, iis_log1 => out </Route> in nxlog.log , there are error logs: ...
by jimbao
Wed Jul 12, 2017 8:55 pm
Forum: Nagios Log Server
Topic: How to user nagios log server to collect Windows DNS DHCP
Replies: 1
Views: 1086

How to user nagios log server to collect Windows DNS DHCP

How to user nagios log server to collect Windows DNS DHCP LOG. and windows Active Directory log, Exchange Log I test a DHCP log. but it error : cann't find ERROR failed to open directory: C:\Windows\System32\dhcp the nxlog.conf <Input dhcp_log1> Module im_file File 'C:\Windows\System32\dhcp\Dhcp*.lo...