Re: [OT] Best way to get dhcpd messages piped to a web service.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 03/02/11 12:45, Jason Pyeron wrote:

[snip]

> Does anyone see a more proper way?

That depends. What are you really wanting to achieve? Might your problem
be better solved by looking at the dhcp leases file instead, or are you
really just interested in the logs?

search.cpan.org reveals Net::ISC::DHCPd and Text::DHCPLeases as possible
candidates for inclusion.

> tail -F / -f could both miss messages during log rotation (please correct me if
> I am wrong)

You could also include something like 'tail --follow=name'.

If you are worried about log rotation, it would probably be better to
hook into logrotate's pre/postrotate mechanism.

> What are some of the problems that could be manifested in syslog if the fifo
> consumer stops consuming or has other issues? 

You would need to do something intelligent if syslogd were to restart
(eg. because of an update). You would also need to make sure that your
script started after syslogd.

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux