-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Reporting/Docs] Add clarity to reporting concepts #125175
Conversation
@elasticmachine merge upstream |
Pinging @elastic/kibana-app-services (Team:AppServicesUx) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a bunch of minor edits, but otherwise, LGTM!
Set to `true` (default) to enable the {kib} instance to poll Elasticsearch for pending jobs and claim them for | ||
execution. Setting this to `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`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one other Kibana instance in the Elastic cluster has this setting to `true`. | |
one other {kib} instance in the Elastic cluster has this setting set to `true`. |
Co-authored-by: Kaarina Tungseth <[email protected]>
Co-authored-by: Kaarina Tungseth <[email protected]>
Co-authored-by: Kaarina Tungseth <[email protected]>
Co-authored-by: Kaarina Tungseth <[email protected]>
💚 Build Succeeded
History
To update your PR or re-run it, just comment with: |
* discourage setting enabled:false * mark xpack.reporting.kibanaServer as experimental * move kibanaServer section down * add kibana privileges with reporting options screenshot * rephrase why reporting.roles is depreccated * screenshot for how to define a custom role the grants reporting privileges * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]> (cherry picked from commit 1095208)
💔 Some backports could not be created
How to fixRe-run the backport manually:
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
* discourage setting enabled:false * mark xpack.reporting.kibanaServer as experimental * move kibanaServer section down * add kibana privileges with reporting options screenshot * rephrase why reporting.roles is depreccated * screenshot for how to define a custom role the grants reporting privileges * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]> (cherry picked from commit 1095208) Co-authored-by: Tim Sullivan <[email protected]>
* discourage setting enabled:false * mark xpack.reporting.kibanaServer as experimental * move kibanaServer section down * add kibana privileges with reporting options screenshot * rephrase why reporting.roles is depreccated * screenshot for how to define a custom role the grants reporting privileges * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]> (cherry picked from commit 1095208)
* discourage setting enabled:false * mark xpack.reporting.kibanaServer as experimental * move kibanaServer section down * add kibana privileges with reporting options screenshot * rephrase why reporting.roles is depreccated * screenshot for how to define a custom role the grants reporting privileges * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]> (cherry picked from commit 1095208) # Conflicts: # docs/settings/reporting-settings.asciidoc
* discourage setting enabled:false * mark xpack.reporting.kibanaServer as experimental * move kibanaServer section down * add kibana privileges with reporting options screenshot * rephrase why reporting.roles is depreccated * screenshot for how to define a custom role the grants reporting privileges * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]> (cherry picked from commit 1095208)
* discourage setting enabled:false * mark xpack.reporting.kibanaServer as experimental * move kibanaServer section down * add kibana privileges with reporting options screenshot * rephrase why reporting.roles is depreccated * screenshot for how to define a custom role the grants reporting privileges * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kaarina Tungseth <[email protected]> * Apply suggestions from code review Co-authored-by: Kaarina Tungseth <[email protected]> * Update docs/settings/reporting-settings.asciidoc Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Kaarina Tungseth <[email protected]> (cherry picked from commit 1095208) # Conflicts: # docs/settings/reporting-settings.asciidoc Co-authored-by: Kibana Machine <[email protected]>
xpack.reporting.kibanaServer
as optional #124862Screenshots
1. Clarifies how to use Kibana Application privileges with Reporting:
2. Discourages setting
xpack.reporting.enabled: false
:3. Clarifies that
xpack.reporting.kibanaServer
is optional and to handle it with caution, and moves that documentation to the bottom of the page