Skip to content
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

Add ILM-specific security privileges #36493

Merged
merged 3 commits into from
Dec 13, 2018
Merged

Add ILM-specific security privileges #36493

merged 3 commits into from
Dec 13, 2018

Commits on Dec 11, 2018

  1. add read_ilm cluster privilege

    Although managing ILM policies is best done using the
    "manage" cluster privilege, it is useful to have read-only
    views.
    
    * adds `read_ilm` cluster privilege for viewing policies and status
    * adds Explain API to the `view_index_metadata` index privilege
    talevy committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    6cae7e5 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Configuration menu
    Copy the full SHA
    c1ddfc4 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. add manage_ilm privileges

    talevy committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    07f47ed View commit details
    Browse the repository at this point in the history