Log File
IDOL Site Admin includes a log file, siteadmin.log
, that records information on events, server requests, and system changes (for example, when a user logs on, or adds a service) that might be helpful if there is an issue. The log file is located in the logs
subfolder of the IDOL Site Admin home directory, and records the following information for each event:
- The date and time of the event.
- The IP address that the request came from.
- The user name that made the request.
- The type of event.
Example Log File
10:35:36.760 Initializing caches 10:35:37.430 Finished initializing caches 10:35:37.738 APPLICATION STARTED 10:35:37.976 0:0:0:0:0:0:0:1 USER john_smith LOGGED IN 10:38:29.725 0:0:0:0:0:0:0:1 USER jane_doe LOGGED IN 11:20:59.257 john_smith 0:0:0:0:0:0:0:1 CHANGE APPLICATION CONFIGURATION 11:21:29.765 john_smith 0:0:0:0:0:0:0:1 CHANGE APPLICATION CONFIGURATION 11:35:38.286 Deleted 19 old alert(s) older than 1209600000 ms 11:44:29.297 jane_doe 0:0:0:0:0:0:0:1 REMOVE CONTROLLER 76b3c400-9be9-8031-a2de-005056bd5830 11:44:36.055 jane_doe 0:0:0:0:0:0:0:1 ADD CONTROLLER a57fcb00-60cd-8031-a2de-005056bd7989 11:55:49.597 jane_doe 0:0:0:0:0:0:0:1 EXECUTED SERVICE ACTION action=getstatistics&ResponseFormat=json ON SERVICE WITH PORT 18000 ON CONTROLLER a57fcb00-60cd-8031-a2de-005056bd7989 11:55:51.971 john_smith 0:0:0:0:0:0:0:1 EXECUTED ACI ACTION action=GetRequestLog&Tail=100&format=xml&ResponseFormat=json ON SERVICE WITH PORT 18000 ON CONTROLLER a57fcb00-60cd-8031-a2de-005056bd7989