Change the Display Permanently for All Logs
By default, the number of log entries shown for logs in Integration Server Administrator is 35 and the refresh interval is 90 seconds. You can change these defaults.
Important: | Significantly increasing the number of entries displayed or decreasing the refresh interval can slow system performance. Changing these properties will also affect the Integration Server server log, described in webMethods Integration Server Administrator’s Guide. |
Also by default, the time stamps in the log entries default to local time and display the time zone. You can change this to the Coordinated Universal Time (UTC) that is recorded for the entries in the IS Core Audit Log database component.
1. In Integration Server Administrator, go to the Settings > Extended page and click Show and Hide Keys. Integration Server Administrator displays a list of the Integration Server configuration properties you can change using this method.
2. Select the check box next to each property you want to change, as follows:
If you want to change... | Select this property... |
Number of log entries shown | watt.server.log.maxEntries |
Refresh interval for log display | watt.server.log.refreshInterval |
Time stamp for log entries to UTC | watt.server.audit.displayLogs.convertTime |
Date format to use in log files | watt.server.dateStampFmt |
3. Click Save Changes. Integration Server Administrator displays the selected properties in the Extended Settings box.
4. Click Edit Extended Settings. In the Extended Settings box, set the properties as follows:
To change... | Property | Set to... |
Number of log entries shown | watt.server.log.maxEntries | Positive integer |
Refresh interval for log display | watt.server.log.refreshInterval | Positive integer |
Time stamp for log entries to UTC | watt.server.audit.displayLogs. convertTime | false |
5. Click Save Changes. Changes take effect immediately.