Skip to content

Instantly share code, notes, and snippets.

Created January 13, 2015 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/476493b5fb1bf52666d3 to your computer and use it in GitHub Desktop.
Save anonymous/476493b5fb1bf52666d3 to your computer and use it in GitHub Desktop.
web logs
==> /var/log/apache2/https_example_org_error.log <==
[Tue Jan 13 13:48:13 2015] [info] Initial (No.1) HTTPS request received for child 144 (server ssl.example.it:443)
==> /var/log/apache2/https_example.org_access.log <==
IP.IP.IP.IP - - [13/Jan/2015:13:48:13 +0100] "PROPFIND /owncloud/remote.php/caldav/calendars/myusername/contact_birthdays/ HTTP/1.1" 207 13852 "-" "DAVdroid/0.6.10.1"
==> /var/log/apache2/https_example.org_error.log <==
[Tue Jan 13 13:48:15 2015] [info] Subsequent (No.2) HTTPS request received for child 144 (server ssl.example.org:443)
==> /var/log/apache2/https_example.org_access.log <==
IP.IP.IP.IP - - [13/Jan/2015:13:48:15 +0100] "REPORT /owncloud/remote.php/caldav/calendars/myusername/contact_birthdays/ HTTP/1.1" 207 2473 "-" "DAVdroid/0.6.10.1"
==> /var/log/apache2/https_example.org_error.log <==
[Tue Jan 13 13:48:15 2015] [info] Subsequent (No.3) HTTPS request received for child 144 (server ssl.example.org:443)
==> /var/log/apache2/https_example.org_access.log <==
IP.IP.IP.IP - - [13/Jan/2015:13:48:15 +0100] "PROPFIND /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ HTTP/1.1" 207 135017 "-" "DAVdroid/0.6.10.1"
==> /var/log/apache2/https_example.org_error.log <==
[Tue Jan 13 13:48:23 2015] [info] I.orgial (No.1) HTTPS request received for child 82 (server ssl.example.org:443)
[Tue Jan 13 13:48:23 2015] [info] I.orgial (No.1) HTTPS request received for child 4 (server ssl.example.org:443)
==> /var/log/apache2/https_example.org_access.log <==
IP.IP.IP.IP - - [13/Jan/2015:13:48:23 +0100] "REPORT /owncloud/remote.php/caldav/calendars/myusername/1stFirstName-2ndFirstNameSurname/ HTTP/1.1" 404 1498 "-" "DAVdroid/0.6.10.1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment