Skip to content

Commit

Permalink
Update docs/settings/reporting-settings.asciidoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tsullivan authored Feb 11, 2022
1 parent d7743e5 commit 6cded3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/settings/reporting-settings.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ How often the index that stores reporting jobs rolls over to a new index. Valid
When `true`, enables the {kib} instance to poll {es} for pending jobs and claim them for
execution. When `false`, allows the {kib} instance to only add new jobs to the reporting queue, list
jobs, and provide the downloads to completed reports through the UI. This requires a deployment where at least
one other Kibana instance in the Elastic cluster has this setting to `true`. The default is `true`.
one other {kib} instance in the Elastic cluster has this setting to `true`. The default is `true`.

NOTE: Running multiple instances of {kib} in a cluster for load balancing of
reporting requires identical values for <<xpack-reporting-encryptionKey, `xpack.reporting.encryptionKey`>> and, if
Expand Down

0 comments on commit 6cded3c

Please sign in to comment.