elastic-apm-server dockerfile
elastic-apm-server dockerfile
git clone https://github.com/yidinghan/elastic-apm-server.git
docker build -t elastic-apm-server:dev .
Here are somewhat different from the original reference file
apm-server:
host: "0.0.0.0:8200"
shutdown_timeout: 15s
secret_token: xxVpmQB2HMzCL9PgBHVrnxjNXXw5J7bd79DFm6sjBJR5HPXDhcF8MSb3vv4bpg44
output.elasticsearch:
hosts: ["elasticsearch:9200"]
setup.dashboards.enabled: true
setup.kibana:
host: "kibana:5601"
logging.to_files: false