[rsyslog] How rsyslog derives hostname

Harry Putnam reader at newsguy.com
Fri Mar 5 02:39:14 CET 2010


> Hello Harry,
> Look at your /etc/host.conf file, it's most probably set up to look at the
> /etc/hosts file before the name servers.
> Regards,
> Sayan

Yup... that seems to be where its getting set at... thanks.
from /etc/host.conf
[...]
  # This keyword specifies how host lookups are to be performed. It
  # should be followed by one or more lookup methods, separated by
  # commas.  Valid methods are bind, hosts, and nis.
  #
order hosts, bind
[...]




More information about the rsyslog mailing list