Piotr Kasztelowicz wrote:
>
> channel log-queries {
> file "/var/tmp/dnsqueries.log";
> size 100000; };
> ^^^^^^^^^^^^^^^^
>
> can me help what is wrong?
The manual implies you don't want the semicolon after file,
before size.