Hi there, I’ve just done the switch from NextDNS to PiHole. Simply because I want to test it out + self-host my DNS. I set up PiHole+Unbound two days ago, and yesterday the amount of “Queries blocked” was much higher that it is now. But this morning the number was down back to 100ish. Is this normal behaviour, is it supposed to reset the counter? I’d rather it didn’t. Let me know if this is my fault or a setting I’ve managed to miss.

Thank you.

  • SolidGrue
    link
    English
    134 days ago
    #### MAXLOGAGE=24.0
    Up to how many hours of queries should be imported from the database and logs? Values greater than the hard-coded maximum of 24h need a locally compiled `FTL` with a changed compile-time value.
    

    I assume this is the setting you are suggesting can extend the query count period. It still will only give you the last N hours’ worth of queries, which is not what OP asked. I gather OP wants to see the cumulative total of blocked queries over all time, and I doubt the FTL database tracks the data in a usable way to arrive at that number.

        • Sunny' 🌻OP
          link
          fedilink
          English
          13 days ago

          I will try that one next to see how it compares. Thanks for letting me know 👍

      • SolidGrue
        link
        English
        34 days ago

        No worries, the other poster was just wasn’t being helpful. And/or doesn’t understand statistics & databases, but I don’t care to speculate on that or to waste more of my time on them.

        The setting above maxes out at 24h in stock builds, but can be extended beyond that if you are willing to recompile the FTL database with different parameters to allow for a deeper look back window for your query log. Even at that point, a second database setting farther down that page sets the max age of all query logs to 1y, so at best you’d get a running tally of up to a year. This would probably at the expense of performance for dashboard page loads since the number is probably computed at page load. The live DB call is intended for relatively short windows vs database lifetime.

        If you want an all-time count, you’ll have to track it off box because FTL doesn’t provide an all-time metric, or deep enough data persistence. I was just offering up a methodology that could be an interesting and beneficial project for others with similar needs.

        Hey, this was fun. See you around.

      • SolidGrue
        link
        English
        154 days ago

        You know what? I’m gonna disengage here. You’re not hearing what I am saying.

        • @just_another_person
          link
          English
          -174 days ago

          I’m reading your words. You are not reading or comprehending the docs. I wasn’t offering a solution. I provided the docs that explicitly stated how it works and why. Why you decided to expand with nonsense and “doubt” is beyond me.

      • walden
        link
        fedilink
        English
        34 days ago

        You are clearly in the wrong here. Please take a time-out.

        • @just_another_person
          link
          English
          -54 days ago

          Nope. I’m actually fully correct. The docs explain exactly how that works right there, so go ahead and read up.

          • walden
            link
            fedilink
            English
            24 days ago

            Yes, you’re so helpful. We are so lucky to have you.