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
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to