Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is the official website accurate to the minute, and only accurate to the day when I set it myself #2736

Open
Penryn opened this issue Oct 11, 2024 · 5 comments

Comments

@Penryn
Copy link

Penryn commented Oct 11, 2024

QQ_1728663579803
QQ_1728663610096
QQ_1728663630512
QQ_1728663662490

@allinurl
Copy link
Owner

You can always pass --date-spec=min, e.g.,

# goaccess access.log --log-format=COMBINED --date-spec=min --keep-last=15

Let me know if that helps.

@Penryn
Copy link
Author

Penryn commented Oct 12, 2024

Can it be accurate to the second?

@allinurl
Copy link
Owner

to the minute.

@Penryn
Copy link
Author

Penryn commented Oct 12, 2024

So how do I know the queries per second for a web development service bu using it

@allinurl
Copy link
Owner

Are you asking about how many visitors or hits you get per second, or do you want to know how to set up GoAccess for real-time updates? If it’s the first one, there’s no way to show hits or visitors per second. But if you’re looking for real-time updates, just use the --real-time-html option, and it’ll refresh the report as data comes in, e.g., every second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants