webMethods and Intelligent Business Operations 10.2 | 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 | both}]
For UNIX: bin/startup.sh [-debug level] [-log {filename | none | both}]
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. Relative path is relative to the Integration Server home directory: Integration Server_directory \instances\instance_name
The filename must specify a directory and filename.
For this session only, the filename option overrides the value specified on the watt.debug.logfile property.
none
Displays the server log on your console (STDOUT).
For this session only, the none option overrides the value specified on the watt.debug.logfile property.
both
Writes server log information to the computer screen (STDOUT) and the destination specified by the watt.debug.logfile parameter.

Copyright © 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release