How do I parse the logs daily and produce monthly reports? #2932
Unanswered
jheiselman
asked this question in
Q&A
Replies: 1 comment 7 replies
-
|
No worries. You’ll want to use |
Beta Was this translation helpful? Give feedback.
7 replies
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.
-
We parse our logs offline at the end of each day and generate static HTML reports. I get that I can use --preserve and --restore, but when I did that it looks like the resulting HTML file only includes data from yesterday and not from the day before.
We are just starting to explore using GoAccess as a replacement for AWStats, so sorry if it's obvious, but we're coming from a very different setup.
Beta Was this translation helpful? Give feedback.
All reactions