IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Grant privileges and roles needed for reading source maps
editGrant privileges and roles needed for reading source maps
editAPM Server RUM source mapping
editIf real user monitoring is enabled, additional privileges are required to read source maps.
To grant an APM Server user with the required privileges for reading RUM source maps from Elasticsearch directly without Kibana, assign the user the following privileges:
Type | Privilege | Purpose |
---|---|---|
Index |
|
Allow APM Server to read RUM source maps from Elasticsearch |
The above privileges should be sufficient for RUM source mapping to work properly as long as APM Server communicates with Elasticsearch successfully. If it fails, it may fallback to read source maps via Kibana if configured, which requires additional Kibana privileges. See RUM source map API for more details.