| | |
| | | ! |
| | | ! |
| | | ! Copyright 2007-2008 Sun Microsystems, Inc. |
| | | ! Portions copyright 2013 ForgeRock AS |
| | | ! Portions copyright 2013-2014 ForgeRock AS |
| | | ! --> |
| | | <adm:managed-object name="error-log-publisher" |
| | | plural-name="error-log-publishers" |
| | |
| | | logger to a destination. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | Error log messages provide information about any warnings, errors, |
| | | Error log messages provide information about any warnings, errors, |
| | | or significant events that are encountered during server processing. |
| | | </adm:description> |
| | | <adm:profile name="ldap"> |
| | |
| | | </adm:synopsis> |
| | | <adm:default-behavior> |
| | | <adm:defined> |
| | | <adm:value>fatal-error</adm:value> |
| | | <adm:value>severe-warning</adm:value> |
| | | <adm:value>severe-error</adm:value> |
| | | <adm:value>error</adm:value> |
| | | <adm:value>warning</adm:value> |
| | | </adm:defined> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | |
| | | category. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="fatal-error"> |
| | | <adm:value name="error"> |
| | | <adm:synopsis> |
| | | The error log severity that is used for messages that |
| | | provide information about fatal errors which may force the |
| | | provide information about errors which may force the |
| | | server to shut down or operate in a significantly degraded |
| | | state. |
| | | </adm:synopsis> |
| | |
| | | server that are not warnings or errors. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="mild-error"> |
| | | <adm:value name="warning"> |
| | | <adm:synopsis> |
| | | The error log severity that is used for messages that |
| | | provide information about mild (recoverable) errors |
| | | encountered during processing. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="mild-warning"> |
| | | <adm:synopsis> |
| | | The error log severity that is used for messages that |
| | | provide information about mild warnings triggered during |
| | | provide information about warnings triggered during |
| | | processing. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | |
| | | warning or error condition). |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="severe-error"> |
| | | <adm:synopsis> |
| | | The error log severity that is used for messages that |
| | | provide information about severe errors encountered during |
| | | processing. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="severe-warning"> |
| | | <adm:synopsis> |
| | | The error log severity that is used for messages that |
| | | provide information about severe warnings triggered during |
| | | processing. |
| | | </adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="debug"> |
| | | <adm:synopsis> |
| | | The error log severity that is used for messages that |
| | |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | Each override severity level should include the category and the |
| | | severity levels to log for that category, for example, |
| | | core=mild-error,info,mild-warning. Valid categories are: core, |
| | | severity levels to log for that category, for example, |
| | | core=error,info,warning. Valid categories are: core, |
| | | extensions, protocol, config, log, util, schema, plugin, jeb, |
| | | backend, tools, task, access-control, admin, sync, version, |
| | | quicksetup, admin-tool, dsconfig, user-defined. Valid severities |
| | | are: all, fatal-error, info, mild-error, mild-warning, notice, |
| | | severe-error, severe-warning, debug. |
| | | are: all, error, info, warning, notice, debug. |
| | | </adm:description> |
| | | <adm:default-behavior> |
| | | <adm:alias> |