2

Near real time is also okay, I guess it will be possible say by parsing the access log continuously and show the real time status, e.g. most requested files, top remote ip.

I heard about these tool before but cannot remember the name of it.

Any one know?

Ryan
  • 5,831
  • 24
  • 72
  • 91

1 Answers1

0

You could use GoAccess an opensource real time web log analyser for both Apache and Ngix which is able to run on any *nix terminal or web browser.

You can download it here

SteDf
  • 56
  • 3