On Wed, May 28, 2014 at 09:58:39PM -0700, Jim Pazarena wrote:
> Is there an easy way in the named.conf logging to
> have ALL logging go to local2 ?
>
> I've created:
>
> logging {
>channel syslog-local2 {
> syslog local2;
> print-category yes;
> print-severity yes;
>
Is there an easy way in the named.conf logging to
have ALL logging go to local2 ?
I've created:
logging {
channel syslog-local2 {
syslog local2;
print-category yes;
print-severity yes;
};
category default { syslog-local2; };
category general {
2 matches
Mail list logo