goaccess icon indicating copy to clipboard operation
goaccess copied to clipboard

Real-time Log View

Open WinnerWind opened this issue 9 months ago • 3 comments

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?

WinnerWind avatar May 23 '25 04:05 WinnerWind

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

allinurl avatar May 23 '25 12:05 allinurl

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.

WinnerWind avatar May 23 '25 16:05 WinnerWind

Got it. I may be able to add this as part of #117. Stay tune for that.

allinurl avatar May 28 '25 22:05 allinurl