configure syslog prefix
    Klaus Darilion 
    klaus.mailinglists at pernau.at
       
    Tue Jul  2 11:49:35 UTC 2013
    
    
  
Hi!
I have several bind instances running on the same host. All of them use 
the same logging prefix, e.g:
named[11926]: zone mydomain/IN: Transfer started.
named[11926]: transfer of 'mydomain/IN' from 2.3.4.5#53: connected using 
2.3.4.5#44224
named[13479]: client 2.3.4.5#44224: transfer of 'mydomain/IN': 
AXFR-style IXFR started: TSIG mydomain
named[13479]: client 2.3.4.5#44224: transfer of 'mydomain/IN': 
AXFR-style IXFR ended
So I only have the PID to separate the different bind processes.
Some software allows to configure the syslog prefix, but I couldn't find 
that for bind.
Is there a workaround to get something like that?
named-incoming[11926]: zone mydomain/IN: Transfer started.
named-incoming[11926]: transfer of 'mydomain/IN' from 2.3.4.5#53: 
connected using 2.3.4.5#44224
named-outgoing[13479]: client 2.3.4.5#44224: transfer of 'mydomain/IN': 
AXFR-style IXFR started: TSIG mydomain
named-outgoing[13479]: client 2.3.4.5#44224: transfer of 'mydomain/IN': 
AXFR-style IXFR ended
Thanks
Klaus
    
    
More information about the bind-users
mailing list