This afternoon I have been experimenting with Elastic + Kibana + APM server. I've successfully configured two Python apps an explored results for some time.
After that I wanted to know how this data is being distributed trough elasticsearch indexes. It seems that all apps info is stored in the same index.
I have tried to change index name and pattern in order to create groups of indexes for each app. Is it possible? Could you please provide some examples, I didn't find any guide in the official docs.
If those indexes cannot be separated by app, is it possible to restrict access for each app metrics to different users?
If you follow the configuration in the post Mark linked to, then you should not need to change setup.template.*. You would only need to change those if the index prefix changes. In the linked topic, it remains the same as the default ("apm-%{[observer.version]}-")
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.