I’ve recently started using AdGuard Home on my Home Assistant setup, and it’s been performing exceptionally well. One feature I’m particularly interested in is the ability to log DNS requests and their outcomes. While I appreciate the existing logging capabilities, I’m eager to delve deeper into the data by exporting it to InfluxDB for comprehensive analysis.Currently, I can view the query logs and apply filters, but the inability to export this information into a CSV file limits my ability to perform detailed analysis. I’ve discovered that InfluxDB already tracks metrics such as the number of DNS requests, blocked requests, and the percentage of blocked requests, which is quite useful. However, I’m looking to expand this by logging every DNS request along with its detailed outcome into InfluxDB. This would enable me to query the database and utilize the recorded information in various ways as needed.Is it possible to configure AdGuard Home to log every DNS request and its detailed outcome into InfluxDB? If so, what steps would be required to achieve this? I’m hopeful that this enhancement could significantly improve my ability to monitor and analyze network traffic.If anyone has experience or knowledge on how to implement this, I would greatly appreciate your insights or guidance. Let’s explore how we can leverage InfluxDB to gain deeper insights into our DNS activities.