How to _not_ resolve hostnames?
I'd like syslog-ng NOT resolve hostnames, i want $HOST to be the ip address and nothing else. How would I go about configure it like that? Best regards Michael Boman -- Michael Boman Security Architect, SecureCiRT Pte Ltd http://www.securecirt.com
use_dns(no); Brian ====================================================================== On Sun, May 04, 2003 at 10:41:34AM +0800, Michael Boman wrote:
I'd like syslog-ng NOT resolve hostnames, i want $HOST to be the ip address and nothing else.
How would I go about configure it like that?
Best regards Michael Boman
-- Michael Boman Security Architect, SecureCiRT Pte Ltd http://www.securecirt.com
-- _____________________________________________________________________ / Brian C. Hill bchill@bch.net http://brian.bch.net \ | Unix Specialist BCH Technical Services http://www.bch.net |
On Sun, 2003-05-04 at 11:23, Brian C. Hill wrote:
use_dns(no);
Brian
Thanks Brian. Best regards Michael Boman -- Michael Boman Security Architect, SecureCiRT Pte Ltd http://www.securecirt.com
participants (2)
-
Brian C. Hill
-
Michael Boman