Skip to content

Commit

Permalink
docs: link to req’d privs (elastic#5976) (elastic#6015)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored Aug 23, 2021
1 parent 7533784 commit f426bec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/configure-kibana-endpoint.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,13 @@ apm-server.kibana.host: "http://localhost:5601"
[float]
=== Considerations

* If your setup uses a <<config-secret-token>> for Agent/Server communication,
* If your setup uses a <<config-secret-token,secret token>> for Agent/Server communication,
the same token is used to secure this endpoint.
* It's important to still set relevant defaults locally in each Agent's configuration.
If APM Server is unreachable, slow to respond, returns an error, etc.,
defaults set in the agent will apply according to their precedence.
* APM Server needs sufficient Kibana privileges to manage central configuration.
See <<privileges-agent-central-config>> for a list of required privileges.

[float]
=== Kibana endpoint configuration options
Expand Down

0 comments on commit f426bec

Please sign in to comment.