| BEA LOC 1.0 Controller Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | COMPLEX TYPES | SIMPLE TYPES | GROUPS | ATTRIBUTE GROUPS | FRAMES | NO FRAMES | ||||||
| Complex Type Summary | |
| auditType | Defines all the audit properties. |
| auditType/base-file-name | Base file name. |
| auditType/rotation-type | Determines how the log file rotation will be performed based on size, time or number. |
| auditType/rotation-size | The size threshold at which the log file is rotated in KB. |
| auditType/rotation-time | The time in k:mm format when the first rotation happens where k is the hour specified in 24 hour notation and mm is the minutes. |
| auditType/file-rotation-dir | The dir where the old rotated files are stored. |
| auditType/number-of-files-limited | Determines whether old rotated files need to be kept around forever. |
| auditType/rotated-file-count | If old rotated files are to be deleted, this parameter determines how many of the last files to always keep. |
| auditType/rotation-time-span | The interval for every time based log rotation. |
| auditType/rotation-time-span-factor | The factor that is applied to the timespan to arrive at the number of milliseconds that will be the frequency of time based log rotations. |
| auditType/rotation-on-startup-enabled | Configures whether the log file will be rotated on startup. |
| auditType/enabled | Configures whether auditing is enabled. |
| auditType/scope | Determines the scope of type of events that should be audited. |
| auditTypesList | Conatains a list of all the audit scopes. |
| auditTypesList/type | |
| loggingType | Defines all the logging properties. |
| loggingType/file-severity | The least important severity of messages that will be written to the log file. |
| loggingType/base-file-name | Base file name. |
| loggingType/rotation-type | Determines how the log file rotation will be performed based on size, time or number. |
| loggingType/rotation-size | The size threshold at which the log file is rotated in KB. |
| loggingType/rotation-time | The time in k:mm format when the first rotation happens where k is the hour specified in 24 hour notation and mm is the minutes. |
| loggingType/file-rotation-dir | The dir where the old rotated files are stored. |
| loggingType/number-of-files-limited | Determines whether old rotated files need to be kept around forever. |
| loggingType/rotated-file-count | If old rotated files are to be deleted, this parameter determines how many of the last files to always keep. |
| loggingType/rotation-time-span | The interval for every time based log rotation. |
| loggingType/rotation-time-span-factor | The factor that is applied to the timespan to arrive at the number of milliseconds that will be the frequency of time based log rotations. |
| loggingType/rotation-on-startup-enabled | Configures whether the log file will be rotated on startup. |
| loggingType/stdout-severity | The threshold severity for messages going to stdout. |
| networkComponentsType | Hold a list of network components. |
| networkComponentsType/component | |
| networkComponentType | Definition of a network component. |
| networkComponentType/name | Name of the network component. |
| networkComponentType/description | Description of the network component. |
| networkComponentType/port | Port. |
| networkComponentType/secure-port | Secure port. |
| networkType | Defines the network components. |
| networkType/host | Host. |
| networkType/components | Network components for the host. |
| workManagersType | Holds all the work managers. |
| workManagersType/work-manager | |
| workManagerType | Defines a particular work manager. |
| workManagerType/name | Name of the work manager. |
| workManagerType/description | Description of the work manager. |
| workManagerType/max-threads-constraint | Maximum number of threads. |
| workManagerType/min-threads-constraint | Minimum number of threads. |
| Simple Type Summary | |
| auditTypes | Definition of all the allowable audit scopes. |
| logRotationTypes | Allowable log rotation types. |
| portsType | Defines the range of valid ports. |
| severityTypes | Allowable log severity types. |
| BEA LOC 1.0 Controller Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | COMPLEX TYPES | SIMPLE TYPES | GROUPS | ATTRIBUTE GROUPS | FRAMES | NO FRAMES | ||||||