Remove cloud icon for xpack.reporting.queue.pollEnabled (#135771) (#136458)

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:
Tim Sullivan 2022-07-14 14:19:03 -07:00 committed by GitHub
parent ae21d54fff
commit 6e9742f13c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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