Software AG Products 10.5 | Administering Integration Server | Setting Up the Server Log | Viewing the Server Log | Using an Alternative Server Log Entry Format
 
Using an Alternative Server Log Entry Format
Integration Server offers an alternative server log format that you can switch to:
(logger) [product_code.logging_facility.message_number] time_stamp time_zone log_level message_text
In this format:
*The log level is spelled out and displayed after the time zone. It will be one of the following: Fatal, Error, Warn, Info, Debug, Trace.
*The logger field is the name of the logger used by the Java-based log4j logging utility.
*To change the format of server log entries
1. Open the Integration Server Administrator if it is not already open.
2. In the Settings menu of the Navigation panel, click Extended.
3. From the Settings > Extended page, click Show and Hide Keys.
Integration Server Administrator displays a list of the Integration Server configuration properties you can change using this method.
4. Select the check box next to the watt.debug.layout property.
5. Click Save Changes.
displays the property in the Extended Settings box.
6. Click Edit Extended Settings.
7. In the Extended Settings box, set the property to legacy if you want to use the default format or to new if you want to use the alternative format.
8. Click Save Changes.
9. Restart Integration Server.
10. Your logging level setting (see Specifying Amount and Type of Information to Include in the Server Log determines the types of messages you see in the server log).