APM app central config useredit

Central configuration manageredit

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 readeredit

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 APIedit

See Create an API user.