-
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
Document more "xpack.data_enhanced.search.sessions.*" settings #96542
Conversation
Pinging @elastic/kibana-app-services (Team:AppServices) |
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.
Do any of these settings apply in Cloud? If so, we should add the Cloud icon after the setting name. See this docs as an example:
https://www.elastic.co/guide/en/kibana/current/apm-settings-kb.html
@gchaps, thanks! Added |
Summary
Documenting more
xpack.data_enhanced.search.sessions.*
config options since there were questions about some of them while troubleshooting #96124I think that
pageSize
one is the most interesting one here.All of these options were exposed in cloud
Preview: https://kibana_96542.docs-preview.app.elstc.co/guide/en/kibana/master/search-session-settings-kb.html
Checklist
Delete any items that are not applicable to this PR.
For maintainers