On Sun, 17 Nov 2024, Richard Lewis wrote: > > However the actual pdns version (4.7.3-2) is tagging log lines > > as pdns_server. > > so is it always pdns_server (or pdns_resolver)?
I do not use the resolver so I do not know, but I think so. > > Some random examples not covered by the patterns: > > > > 2024-10-27T08:00:17.063308+01:00 tivald pdns_server[53800]: Done launching > > threads, ready to distribute questions > > 2024-10-27T10:09:19.695069+01:00 tivald pdns_server[57040]: Loading > > '/usr/lib/x86_64-linux-gnu/pdns/libbindbackend.so' > > 2024-10-27T10:09:19.695491+01:00 tivald pdns_server[57040]: Loading > > '/usr/lib/x86_64-linux-gnu/pdns/libgsqlite3backend.so' > > 2024-10-27T10:09:19.700896+01:00 tivald pdns_server[57040]: PowerDNS > > Authoritative Server 4.7.3 (C) 2001-2022 PowerDNS.COM BV > > 2024-10-27T10:09:19.753179+01:00 tivald pdns_server[57040]: [bindbackend] > > Parsing 0 domain(s), will report when done > > 2024-10-27T10:09:19.758044+01:00 tivald pdns_server[57040]: [bindbackend] > > Done parsing domains, 0 rejected, 0 new, 0 removed > > 2024-10-27T10:09:19.758290+01:00 tivald pdns_server[57040]: > > Primary/secondary communicator launching > > 2024-10-28T07:32:20.491071+01:00 tivald pdns_server[101581]: Using 64-bits > > mode. Built using gcc 12.2.0. > > 2024-11-10T22:10:46.289160+01:00 localhost pdns_server[112009]: This is a > > standalone pdns > > Are these produced in normal operation or just on startup - we usually The above are startup messages. I could help more if I knew what is the concept. What kind of messages are to be filtered? Gabor