At Wed, 4 Feb 2009 12:53:20 -0500,
Peter Fraser wrote:
> Ok thanks, I did see that file and I did post some of the output. So
> what else do I need to do to get say query or security logs into the
> files I have specified?
Regarding query logs, you need to configure it explicitly. Example:
Ok thanks, I did see that file and I did post some of the output. So
what else do I need to do to get say query or security logs into the
files I have specified?
On Mon, Feb 2, 2009 at 5:35 PM, JINMEI Tatuya / 神明達哉
wrote:
> At Fri, 30 Jan 2009 22:06:57 -0500,
> Peter Fraser wrote:
>
>> I'm tryin
At Fri, 30 Jan 2009 22:06:57 -0500,
Peter Fraser wrote:
> I'm trying to configure bind-9.5 logging to help troubleshoot a
> problem. I put this in named.conf
>
> logging {
> channel myfile {
> file "/etc/namedb/dns.log";
> severity info;
> print-time yes;
>
Hi All
I'm trying to configure bind-9.5 logging to help troubleshoot a
problem. I put this in named.conf
logging {
channel myfile {
file "/etc/namedb/dns.log";
severity info;
print-time yes;
print-severity yes;
print-category yes;
};
4 matches
Mail list logo