- or download this
LogFormat "%h %l %u %t \"%r\" %>s %b" common
...
CustomLog "/private/var/log/apache2/access_log" common
- or download this
#!/usr/bin/env perl
...
127.0.0.1 - - [22/Apr/2015:13:35:04 +1000] "GET /bin/admin.pl HTTP/1.1
+" 401 509
127.0.0.1 - ken [22/Apr/2015:13:35:21 +1000] "GET /bin/admin.pl HTTP/1
+.1" 500 656
127.0.0.1 - - [24/Apr/2015:04:51:49 +1000] "GET / HTTP/1.1" 200 45
- or download this
Host: 127.0.0.1
Logname: -
...
Request: GET / HTTP/1.1
Status: 200
Size: 45