Hi there,
I read documentation about APM api key management. If I undestood correctly, it is possible to create (and store) keys in Elastic, and to propagate them to all APM nodes in the cluster. This should be very useful, but I haven't found a concrete example on how to do it with Elastic API. Is there any reference to look at?
Tank you
Did you see this guide? https://www.elastic.co/guide/en/apm/server/master/api-key.html
Yes,
I read it, and this guide is OK for creating keys directly on a apmserver node, using command line.
I'm looking on the steps needed to create keys on elastic cluster nodes, using API.