I'm running 7.17 APM server with Fleet and APM agent installed. APM server is responsing healthy status but intake/v2/events not found.
I cannot see any errors in log files. Please, could you give some ideas how can I debug this?
curl -X POST http://<MY_APM_SERVER>:8220/intake/v2/events
404 page not found
curl http://<MY_APM_SERVER>:8220/api/status
{"name":"fleet-server","status":"HEALTHY"}