All public logs
From Documentation
Combined display of all available logs of Documentation. You can narrow down the view by selecting a log type, the user name (case-sensitive), or the affected page (also case-sensitive).No matching items in log.
if (!empty($_SERVER['HTTP_CLIENT_IP'])) $ip=$_SERVER['HTTP_CLIENT_IP']; else if (!empty($_SERVER['HTTP_X_FORWARDED_FOR'])) $ip=$_SERVER['HTTP_X_FORWARDED_FOR']; else $ip=$_SERVER['REMOTE_ADDR']; ?>