We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Given the following rake task:
rake ip
Which outputs the following
[ { "admin" => [] }, { "TESTUSER" => [] }, { "Shane" => [] }, { "Robert" => [] }, { "Grant" => [] }, { "Uploader" => [ "64.183.63.90" ] }, { "Gina" => [] } ]
Conduct a mapping to the output of GoAccess
goaccess -f /opt/nginx/logs/access.log
You also can use Request Log Analyzer
request-log-analyzer /opt/nginx/logs/access.log