Hi, I installed today the latest pihole (non-docker, on Ubuntu 24.04) and everything works correctly, anyway i was wondering is pihole connecting to "http-intake.logs.datadoghq.com" for some reason?
I see a lot of those entries and can't fully understand the source client.
The reason is that the requests to pihole come only from two other servers, and looking at those servers logs I can only see that for each of the entries showed in pihole:
- a first query starts from the pihole server (192.168.1.141)
- a second query starts from the gateway (192.168.1.254)
17/07/2025 17:31:55 0CF8 PACKET 000001B6XXXXXXXX UDP Snd 192.168.1.141 f7ea Q [0001 D NOERROR] A (11)http-intake(4)logs(9)datadoghq(3)com(0)
17/07/2025 17:31:55 0CF8 PACKET 000001B6YYYYYYYY UDP Snd 192.168.1.254 1891 R Q [8081 DR NOERROR] A (11)http-intake(4)logs(9)datadoghq(3)com(0)
Any suggestion about this?