Tag Elements Beginning with T
> <traceoptions> (configuration/security/idp)
Usage
<configuration>
<security>
<idp>
<traceoptions>
<no-remote-trace/>
<file>...</file>
<flag>...</flag>
<level>level-choice</level>
</traceoptions>
</idp>
</security>
</configuration>
Description
Trace options for idp services.
Contents
<file>—Trace file information.
<flag>—Events and other information to include in trace output.
<level>—Level of debugging output.
-
all—Match all levels.
-
error—Match error conditions.
-
info—Match informational messages.
-
notice—Match conditions that should be handled specially.
-
verbose—Match verbose messages.
-
warning—Match warning messages.
<no-remote-trace>—Disable remote tracing.