Batch Job Logging (batchJobLogging)
Configures Batch job logging.
Attribute name | Data type | Default value | Description |
---|---|---|---|
enabled | boolean | true | Enables or disables batch job logging. |
maxRecords | int
Minimum: 0 Maximum: 2147483647 |
1000 | The maximum number of log records per job log file before rolling over to the next file. |
maxTime | int
Minimum: 0 Maximum: 2147483647 |
0 | The maximum number of seconds allowed to elapse between publishes of job log events. |