Logging
- Last UpdatedJul 07, 2026
- 2 minute read
Use the logging parameters to configure how the component records operational, diagnostic, and troubleshooting information.
Logging helps you monitor component activity, identify configuration or connectivity issues, and collect detailed information for troubleshooting.
You can configure logging for the adapter, OmfEgress component, or created components.
Configure these parameters to control the level of detail written to the log files and to manage log file storage and retention.

Logging parameters are populated with default values during installation. Modify them only if your environment requires different logging levels, file sizes, or log retention settings.
Logging parameters
|
Parameter |
Description |
|---|---|
|
Log Level |
The logLevel sets the minimum severity for messages to be included in the logs. Messages with a severity below the level set are not included. The log levels in their increasing order of severity are as follows: Trace, Debug, Information, Warning, Error, Critical, and None. Default: Information |
|
Log File Size Limit Bytes |
The maximum size (in bytes) of log files that the service creates for the component. The value must be a positive integer. Minimum value: 1000 |
|
Log File Count Limit |
The maximum number of log files that the service creates for the component. The value must be a positive integer. Minimum value: 1 |