|
--service-host=<host> |
| | The host for the BSC REST service connection
[default: localhost] |
|
--service-port=<port> |
| | The port for the BSC REST service connection
[default: 8080] |
|
--rotate-log=<rl> |
| | Flag saying whether the log should be rotated
automatically [default: True] |
|
--rotate-log-index=<rli> |
| | If log rotation is enabled, this determines the
frequency of a rotation. One of ‘year’, ‘month’,
‘day’, ‘hour’, ‘minutes’, ‘second’ [default: day] |
|
--rotate-log-delta=<rld> |
| | If log rotation is enabled, this determines the
delta between log creation and current time
rotate-index value needed to trigger a log
rotation [default: 1] |