Real-time Log View
I am aware that GoAccess is meant for log analysis, but even so is it possible to display real time data regardless of its frequency.
That is, is it possible to show requests AS they happen?
It is one of the core concepts behind goaccess. https://rt.goaccess.io/?20250507194339
The terminal output should always be real-time. For HTML, use --real-time-html
Hi, apologies for the misunderstanding.
What I mean to say is that it would be nice if there was a panel that could show the requests as they happen. I.E. kind of like tailing the log output, without processing it in the slightest.
Got it. I may be able to add this as part of #117. Stay tune for that.