sherifabdlnaby / elastdocker

🐳 Elastic Stack (ELK) v8+ on Docker with Compose. Pre-configured out of the box to enable Logging, Metrics, APM, Alerting, ML, and SIEM features. Up with a Single Command.
https://towardsdatascience.com/running-securing-and-deploying-elastic-stack-on-docker-f1a8ebf1dc5b
MIT License
1.81k stars 320 forks source link

introducing apm-server to elastdocker #85

Closed mostafahussein closed 2 years ago

mostafahussein commented 2 years ago

Signed-off-by: (╯°□°)╯︵ uᴉǝssnH ɐɟɐʇsoW mostafa.hussein91@gmail.com

What does this implement/fix? Explain your changes.

This PR will do the following:

Does this close any currently open issues?

closes #60

Any relevant logs, error output, etc?

No

Any other comments?

The apm integration configured does not handle settings customization, not sure if it will be possible through API calls

Where has this been tested?

Ubuntu Server 22.04 LTS, verified by the points below:

sherifabdlnaby commented 2 years ago

@mostafahussein Impressive! Adding APM Server has been on the TODO list of this project for quite some time! Thank you for your contribution!

Can you please add a section in README to explain how to Connect, Authenticate and Use the APM Server?

mostafahussein commented 2 years ago

Thank you @sherifabdlnaby . Sure, will add a section for APM in the README file

mostafahussein commented 2 years ago

Hi @sherifabdlnaby , The README file got updated, please review it and let me know if there are any other modifications required.

sherifabdlnaby commented 2 years ago

@mostafahussein Thanks for your contribution! I added a small nitty change to move the APM Section to be before the Monitoring Part.