APM app central config user

edit

Central configuration manager

edit

Central configuration users need to be able to view, create, update, and delete Agent configurations.

  1. Assign the following built-in roles:

    Role Purpose

    apm_user

    Grants the privileges required for APM users on apm* indices

  2. Assign the following Kibana space privileges:

    Type Privilege Purpose

    Spaces

    All on APM app

    Allow full use of the APM app

Central configuration reader

edit

In some instances, you may wish to create a user that can only read central configurations, but not create, update, or delete them.

  1. Assign the following built-in roles:

    Role Purpose

    apm_user

    Grants the privileges required for APM users on apm* indices

  2. Assign the following Kibana space privileges:

    Type Privilege Purpose

    Spaces

    read on the APM app

    Allow read access to the APM app

Central configuration API

edit

See Create an API user.