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