mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Remove cloud icon for xpack.reporting.queue.pollEnabled (#135771)
Remove cloud icon for xpack.reporting.queue.pollEnabled per https://github.com/elastic/kibana/issues/126024#issuecomment-1155697765
This commit is contained in:
parent
87dc294f4f
commit
1791d71037
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ If capturing a report fails for any reason, {kib} will re-queue the report job f
|
|||
`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