Skip to content

[DOCS] Viewer role needs experimental settings for Fleet UI access #129614

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

Open
wants to merge 1 commit into
base: 8.17
Choose a base branch
from

Conversation

geekpete
Copy link
Contributor

Make users aware that for 8.17, viewer role requires Fleet experimental settings enabled for read only access to the Fleet UI.
Used a hard link to Kibana 8.17 docs.
This mention isn't required for 8.18 as the Fleet experimental setting is enabled by default.
I wasn't able to locate the setting in 9.x docs, so may not be relevant to that version.

Make users aware that for 8.17, viewer role requires Fleet experimental settings enabled for read only access to the Fleet UI
@geekpete geekpete added >docs General docs changes Team:Docs Meta label for docs team documentation labels Jun 18, 2025
Copy link
Contributor

Documentation preview:

@elasticsearchmachine
Copy link
Collaborator

@geekpete please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation.

@elasticsearchmachine elasticsearchmachine added v8.17.8 external-contributor Pull request authored by a developer outside the Elasticsearch team labels Jun 18, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

Copy link
Contributor

@shainaraskas shainaraskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, @geekpete! I left a quick question on here based on my read of the setting

I wasn't able to locate the setting in 9.x docs, so may not be relevant to that version.

both of these pages / settings are available in the new docs:

https://www.elastic.co/docs/reference/kibana/configuration-reference/fleet-settings#_preconfiguration_settings_for_advanced_use_cases
https://www.elastic.co/docs/deploy-manage/users-roles/cluster-or-deployment-auth/built-in-roles

I assume that if experimental features (or this experimental feature) are enabled by default in 8.18, the same would go for 9.0+.

@@ -228,6 +228,7 @@ Grants read-only access to all features in {kib} (including Solutions) and to da
===============================
* This role provides read access to any index that is not prefixed with a dot.
* This role automatically grants read-only access to new {kib} features as soon as they are available.
* In version 8.17, access to Fleet UI with this role requires Fleet experimental features to be enabled which are disabled by default. See `xpack.fleet.enableExperimental` in https://www.elastic.co/guide/en/kibana/8.17/fleet-settings-kb.html[Kibana settings documentation,title=Kibana 8.17 settings].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is a copyedit, but I think we need more info here. the xpack.fleet.enableExperimental seems to take a specific feature flag name. the setting is described of "List of experimental feature flag to enable in Fleet" Perhaps I am misreading and it's just a true/false setting

Suggested change
* In version 8.17, access to Fleet UI with this role requires Fleet experimental features to be enabled which are disabled by default. See `xpack.fleet.enableExperimental` in https://www.elastic.co/guide/en/kibana/8.17/fleet-settings-kb.html[Kibana settings documentation,title=Kibana 8.17 settings].
* In version 8.17, access to the Fleet UI with this role requires Fleet experimental features to be enabled. Experimental features are disabled by default. See `xpack.fleet.enableExperimental` in the https://www.elastic.co/guide/en/kibana/8.17/fleet-settings-kb.html[Kibana 8.17 settings reference].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs General docs changes documentation external-contributor Pull request authored by a developer outside the Elasticsearch team Team:Docs Meta label for docs team v8.17.9
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants