Creating a PHP syslog daemon
Posted: Tue Oct 07, 2008 9:45 am
I have a server Windows 2003 which receives DHCP syslog messages from another server! With Kiwi i can listen them and write them to file! What i need is php to by able to listen to UDP syslog messages and write each message to DB. Any ideas how to implement this?