View Single Post
Join Date: May 2007
Posts: 5
Reputation: dtakis is an unknown quantity at this point 
Solved Threads: 0
dtakis dtakis is offline Offline
Newbie Poster

Creating a PHP syslog daemon

 
0
  #1
Oct 7th, 2008
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?
Reply With Quote