elastic-apm-server dockerfile
1.8K
elastic-apm-server dockerfile
git clone https://github.com/yidinghan/elastic-apm-server.gitdocker 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
Content type
Image
Digest
Size
100 MB
Last updated
about 8 years ago
docker pull playdingnow/elastic-apm-server