| | |
| | | ! CDDL HEADER END |
| | | ! |
| | | ! |
| | | ! Portions Copyright 2007 Sun Microsystems, Inc. |
| | | ! Portions Copyright 2007-2008 Sun Microsystems, Inc. |
| | | ! --> |
| | | <adm:managed-object name="file-based-debug-log-publisher" |
| | | plural-name="file-based-debug-log-publishers" |
| | |
| | | </adm:property-override> |
| | | <adm:property name="asynchronous" mandatory="true" advanced="true"> |
| | | <adm:synopsis> |
| | | Indicate whether the |
| | | Indicates whether the |
| | | <adm:user-friendly-name /> |
| | | will publish records asynchronously. |
| | | </adm:synopsis> |
| | |
| | | <adm:regex>^([0-7][0-7][0-7])$</adm:regex> |
| | | <adm:usage>MODE</adm:usage> |
| | | <adm:synopsis> |
| | | An valid UNIX mode string. The mode string must contain |
| | | A valid UNIX mode string. The mode string must contain |
| | | three digits between zero and seven. |
| | | </adm:synopsis> |
| | | </adm:pattern> |
| | |
| | | </adm:property> |
| | | <adm:property name="time-interval" advanced="true"> |
| | | <adm:synopsis> |
| | | Specifies the interval to check whether the log files need to be |
| | | rotated. |
| | | Specifies the interval at which to check whether the log files |
| | | need to be rotated. |
| | | </adm:synopsis> |
| | | <adm:default-behavior> |
| | | <adm:defined> |
| | |
| | | Specifies whether to flush the writer after every log record. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | If the asynchronous writes option is used, the writer will be |
| | | If the asynchronous writes option is used, the writer is |
| | | flushed after all the log records in the queue are written. |
| | | </adm:description> |
| | | <adm:default-behavior> |
| | |
| | | . |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | When multiple policies are used, log files will be cleaned when |
| | | When multiple policies are used, log files are cleaned when |
| | | any of the policy's conditions are met. |
| | | </adm:description> |
| | | <adm:default-behavior> |
| | | <adm:alias> |
| | | <adm:synopsis> |
| | | No retention policy is used and log files will never be |
| | | No retention policy is used and log files are never |
| | | cleaned. |
| | | </adm:synopsis> |
| | | </adm:alias> |