Skip to content

Some suggestions on the effective use of data at the smallest unit (such as daily reports). #2943

@nAnderYang

Description

@nAnderYang

If I use goaccess to analyze and generate daily reports, can I quickly generate other reports using the daily report data?

This avoids having to recalculate daily logs for the week to generate weekly reports, or repeatedly calculate daily logs for the month to generate monthly reports, or other reports for specific key periods. With a large log volume, can the daily report results reduce the time required for this repetitive calculation?

It's worth mentioning that quarterly and annual report calculations can indeed save time through design, as they are extremely time-consuming.

Using --restore, --persist, and --db-path does not achieve the desired effect of eliminating duplicate calculations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions