Integrate Software AG Products Using Digital Event Services : Integration Server Administrator’s Guide : Setting Up the Server Log : Overriding Logging Level and Server Log Location for a Session
Overriding Logging Level and Server Log Location for a Session
You can override the logging level property setting, server log location, or both for a particular Integration Server session by starting Integration Server from the command line with certain options.
To override log level and server log location for a session
1. At a command line, type the following command to switch to the server's home directory:
cd Integration Server_directory \profiles\IS_instance_name
2. Start Integration Server by entering this command:
For Windows: bin\startup.bat [-debug level] [-log {filename | none}]
For UNIX: bin/startup.sh [-debug level] [-log {filename | none}]
Options for these commands are shown below.
Option
Description
level
Amount of information to record for all products and facilities listed on the Settings > Logging > View Server Logger Details page for this session. For possible values, see Logging Levels.
For this session only, this option overrides the values specified on the Settings > Logging > View Server Logger Details page and on the watt.debug.level property.
filename
Fully qualified or relative path to the file in which to write the server log for this session.
For this session only, this option overrides the value specified on the watt.debug.logfile property.
none
Displays the server log on your console. Integration Server records a timestamp with no other information in the server log file for this session.
For this session only, this option overrides the value specified on the watt.debug.logfile property.
Copyright © 2017 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback