iIS Console Trace Window
Chapter
7
Troubleshooting
213
This section discusses how to use the iIS Console Trace window to select and
display messages generated by iIS engine components.
Specifying Message Filters
The syntax for specifying log message filters is shown in
Figure 7-1
. Generally you
specify a standard output log file, “%stdout,” as the log file name (see
“Engine Log
Files” on page 210
). You can specify more than one log file if you want different
information written to different files. For each file you can specify any number of
filters, each separated by a space.
Figure 7-1
Specifying iPlanet UDS Message Output Filters
In general, for each log file you can specify four levels of filter, as follows:
Message type (mandatory)
You can include more than one message type
separated by spaces—the message types available are shown above.
Service type
Each message type can be divided into a maximum of ten service
types, which typically map to important application services.
Group number
Each service type can be divided in turn into a maximum of 63
group numbers, which typically map to a group of facilities.
Level number
Each group number can be subdivided into up to 255 additional
levels.
FORTE_LOGGER_SETUP (or -fl flag):
“file_name (message_type [:service_type[:group_number[:level_number]]])...”
Message Types
err
Error messages
sec
Security messages
aud
Audit messages
prf
Performance information
cfg
Configuration modification
trc
Debugging information
*
all of the above
Содержание iPlanet Integration Server 3.0
Страница 1: ...Process System Guide iPlanet Integration Server Version3 0 August 2001...
Страница 14: ...14 iPlanet Integration Server Process System Guide August 2001...
Страница 18: ...18 iPlanet Integration Server Process System Guide August 2001...
Страница 42: ...iIS Process Management Tools 42 iPlanet Integration Server Process System Guide August 2001...
Страница 82: ...iIS Console Main Window Command Summary 82 iPlanet Integration Server Process System Guide August 2001...
Страница 156: ...Performing Application Upgrades 156 iPlanet Integration Server Process System Guide August 2001...
Страница 226: ...Performance Charts 226 iPlanet Integration Server Process System Guide August 2001...
Страница 326: ...Conductor Script Commands 326 iPlanet Integration Server Process System Guide August 2001...
Страница 358: ...Database Schema Reference 358 iPlanet Integration Server Process System Guide August 2001...