<div>Hello everyone, </div>
<div>&nbsp;</div>
<div>I'm centralizing the logs of ten servers in on central one, thanks to syslog-ng, and some syslogd on the servers (which are different OS, like AIX, Solaris, HP UX ...).</div>
<div>&nbsp;</div>
<div>I use php-syslog as a web interface, and it works great =)</div>
<div>&nbsp;</div>
<div>But i've noticed that my php-syslog has got one problem :</div>
<div>&nbsp;</div>
<div>In the 'server' comboBox, i can see some IP address and just a few name, which aren't DNS ones.</div>
<div>&nbsp;</div>
<div>I'm not sure where my central server has found thoses names ( maybe in the packets send by the clients) but i've checked the file /etc/hosts of this central server. </div>
<div>&nbsp;</div>
<div>I've written down there the ip addresses (of the comboBox) followed by a 'tab' and then, the name that i want to be displayed ....</div>
<div>&nbsp;</div>
<div>But nothing to do ... i desn't work like that.</div>
<div>&nbsp;</div>
<div>So maybe someone can help me :)</div>
<div>&nbsp;</div>
<div>thanks a lot :=)</div>