mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
Remove cloud icon for xpack.reporting.queue.pollEnabled per https://github.com/elastic/kibana/issues/126024#issuecomment-1155697765
(cherry picked from commit 1791d71037
)
Co-authored-by: Kuniyasu Sen <30574753+kunisen@users.noreply.github.com>
This commit is contained in:
parent
ae21d54fff
commit
6e9742f13c
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ reports, you might need to change the following settings.
|
|||
`xpack.reporting.queue.indexInterval`::
|
||||
How often the index that stores reporting jobs rolls over to a new index. Valid values are `year`, `month`, `week`, `day`, and `hour`. Defaults to `week`.
|
||||
|
||||
[[xpack-reportingQueue-pollEnabled]] `xpack.reporting.queue.pollEnabled` {ess-icon}::
|
||||
[[xpack-reportingQueue-pollEnabled]] `xpack.reporting.queue.pollEnabled` ::
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue