niemimik
(Mikko)
March 22, 2023, 12:14pm
1
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"}
stephenb
(Stephen Brown)
March 22, 2023, 2:19pm
2
How @niemimik Welcome to the community!
No
APM server runs in 8200 not 8220 which is the fleet server
niemimik
(Mikko)
March 23, 2023, 8:40am
3
Thanks! Wrong port was the problem.
system
(system)
Closed
April 20, 2023, 8:41am
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.