Skip to content

Update permissions for apm_user role#48946

Closed
dgieselaar wants to merge 1 commit intoelastic:masterfrom
dgieselaar:update-apm-user-role
Closed

Update permissions for apm_user role#48946
dgieselaar wants to merge 1 commit intoelastic:masterfrom
dgieselaar:update-apm-user-role

Conversation

@dgieselaar
Copy link
Contributor

Grants read/write privileges to the apm_user role for the index where remote agent configurations are stored by default (.apm-agent-configuration). See https://www.elastic.co/guide/en/kibana/master/agent-configuration.html

Grants read/write privileges to the apm_user role for the index where remote agent configurations are stored by default (`.apm-agent-configuration`).
Copy link
Member

@sorenlouv sorenlouv left a comment

Choose a reason for hiding this comment

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

lgtm!

@sorenlouv
Copy link
Member

Oh, re-reading @kobelb comment I think we instead of this might want to handle this in Kibana.

Instead of using the normal callWithRequest we should use callWithInternalUser. Then by using the access tags we can ensure only authorized users have access to read/write.

@dgieselaar
Copy link
Contributor Author

Closing this per #48946 (comment).

@dgieselaar dgieselaar closed this Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants