-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[DOCS] Add rollup V2 security privileges #65512
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
Conversation
Pinging @elastic/es-analytics-geo (Team:Analytics) |
Pinging @elastic/es-docs (Team:Docs) |
ifdef::permanently-unreleased-branch[] | ||
|
||
`manage_rollup`:: | ||
All rollup operations. Includes legacy rollup operations, such as creating, |
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.
the first usage of legacy! how exciting. I suspect the other APIs will be pending a move to a dedicated legacy section once Rollup Action is released (officially)? Should we have an open docs issue to track this TODO?
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.
Woohoo! Though, technically, we already reference "legacy rollup APIs" here: https://www.elastic.co/guide/en/elasticsearch/reference/master/rollup-apis.html#legacy-rollup-apis
I don't know if we'll do a separate section, but I do plan to label the legacy APIs similar to index templates:
I also plan to add a similar deprecation warning:
I opened #65515 so we can track ongoing doc efforts. We can discuss doc plans more, but feel free to edit that issue or toss items on there in the meantime.
Thanks @talevy! |
Changes:
manage_rollup
to the rollup API's security privilegesmanage_rollup
andmonitor_rollup
privilegesRelates to #65469.
Previews
Security privileges: https://elasticsearch_65512.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/security-privileges.html
Rollup API: https://elasticsearch_65512.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/rollup-api.html