How do I get some stats on unique IPv4 and IPv6 visitors by looking at a nginx access.log with UNIX CLI?
I use the standard combined
pre-defined format for access_log
.
How do I get some stats on unique IPv4 and IPv6 visitors by looking at a nginx access.log with UNIX CLI?
I use the standard combined
pre-defined format for access_log
.
To get a summary on the number of unique IPv4 and IPv6 visitors in the last two days:
To get a summary on the number of unique IPv4/24 and IPv6/48 subnets of the unique visitors in the last two days:
To see the most popular IPv4 and IPv6 subnets of the unique visitors in the last two days: