Log information

origin.log and access.log are the two log files generated for Origin Server.

origin.log contains the logs related to HTTP Origin. origin.log is available in the \httporigin\logs folder.

access.log rotates according to the rotation policy. access.log contains one line per HTTP request made to Origin Server. access.log is available in the \httporigin\logs\http folder.

The information captured for ever HTTP request is as follows:
  • LocalTime on the server
  • HTTP verb
  • Source IP
  • HTTP error code
  • Requested URL
  • Request length
  • Response length
  • Time taken to serve out the request in milliseconds