[/usr/local/apache]# find . -name *.conf -exec grep -n HostnameLookups {} \;
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
3:HostnameLookups Off
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
Logfile Output.....
[/usr/local/apache]# awk '$1 ~ /[a-zA-Z]/ {print $1,$4,$5,$6,$7,$8,$9}' domlogs/XXXXXXXXX.com
host73-1-static.5-79-b.business.telecomitalia.it [01/Mar/2015:08:27:36 -0800] "GET /wp-login.php HTTP/1.1" 404
host73-1-static.5-79-b.business.telecomitalia.it [01/Mar/2015:08:27:39 -0800] "GET /administrator/ HTTP/1.1" 404
host73-1-static.5-79-b.business.telecomitalia.it [01/Mar/2015:08:27:42 -0800] "GET /admin.php HTTP/1.1" 404
ns2.itnova.lv [05/Mar/2015:13:29:49 -0800] "GET /wp-login.php HTTP/1.0" 404
speekmanager20151.example.com [17/Mar/2015:18:47:43 -0700] "GET /wp-login.php HTTP/1.0" 404
speekmanager2015.example.com [24/Mar/2015:22:00:51 -0700] "GET /wp-login.php HTTP/1.0" 404
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
3:HostnameLookups Off
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
68:# HostnameLookups: Log the names of clients or just their IP addresses
75:HostnameLookups Off
Logfile Output.....
[/usr/local/apache]# awk '$1 ~ /[a-zA-Z]/ {print $1,$4,$5,$6,$7,$8,$9}' domlogs/XXXXXXXXX.com
host73-1-static.5-79-b.business.telecomitalia.it [01/Mar/2015:08:27:36 -0800] "GET /wp-login.php HTTP/1.1" 404
host73-1-static.5-79-b.business.telecomitalia.it [01/Mar/2015:08:27:39 -0800] "GET /administrator/ HTTP/1.1" 404
host73-1-static.5-79-b.business.telecomitalia.it [01/Mar/2015:08:27:42 -0800] "GET /admin.php HTTP/1.1" 404
ns2.itnova.lv [05/Mar/2015:13:29:49 -0800] "GET /wp-login.php HTTP/1.0" 404
speekmanager20151.example.com [17/Mar/2015:18:47:43 -0700] "GET /wp-login.php HTTP/1.0" 404
speekmanager2015.example.com [24/Mar/2015:22:00:51 -0700] "GET /wp-login.php HTTP/1.0" 404