No APM app in 7.9.1 from sepb/elk - /app/apm returns 404

Please forgive the old version - I'm working with what I have and have no option currently to upgrade/move to the cloud.

State:

  1. ELK stack from sebp/elk:791
  2. APM server from elastic/apm-server:7.9.1
  3. Kibana Home -> Add APM -> APM Server status green, Agent status green, Load Kibana objects done, clicking Launch APM

Results in this response:

{"statusCode":404,"error":"Not Found","message":"Not Found"}

At the path: /app/apm

The ELK stack's kibana.yml doesn't mention APM nor XPack nor anything else that would seem relevant. The image however does contain files that at least look relevant:

root@927a3afe3eed:/opt/kibana/x-pack/plugins/apm# ls -1
common
CONTRIBUTING.md
dev_docs
e2e
jest.config.js
kibana.json
public
readme.md
scripts
server
target
typings

What am I missing? Should I overwrite kibana.yml and explicitly enable something? Or is the problem likely elsewhere (APM server)?

Thank you for your patience.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.