Create report from storage with date range #2460
jonasengelmann
started this conversation in
General
Replies: 1 comment 1 reply
-
If I understand correctly, there's no way right now to extract monthly data out of the persisted db. #117 should let you extract monthly data. Working on it as we speak. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I like to use the Goaccess storage as it allows me to comply with GDPR regulations in combination with
--anonymize-ip
. I generally remove old access logs. However, I want to create monthly reports. As far as I can see, the only option right now is to filter the access logs and then feed them to Goaccess. Is there also a way to produce monthly reports from storage alone?Beta Was this translation helpful? Give feedback.
All reactions