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