Logging parameters
- Last UpdatedFeb 20, 2025
- 1 minute read
- PI System
- Adapter for DNP3 1.2
- Adapters
The following parameters are available for configuring logging:
|
Parameter |
Required |
Type |
Description |
|---|---|---|---|
|
LogLevel |
Optional |
reference |
The logLevel sets the minimum severity for messages to be included in the logs. Default log level: Information |
|
LogFileSizeLimitBytes |
Optional |
integer |
The maximum size (in bytes) of log files that the service will create for the component.
The value must be a positive integer. |
|
LogFileCountLimit |
Optional |
integer |
The maximum number of log files that the service will create for the component. The
value must be a positive integer. |