GetRequestLog

Send a GRL (or GetRequestLog) action to any IDOL component to return a log of the requests that have been made to it, including:

  • the date and time that a request was made.

  • the client IP address that made the request.

  • the internal thread that handled the action.

For example:

http://IDOLhost:port/action=GRL

For further details on the GRL action, refer to the IDOL Server Reference.