I used the below link to Install and configure Elastic APM https://www.elastic.co/guide/en/observability/8.7/ingest-traces.html
I have a linux ubuntu server, I Installed Elastic Search and Kibana and configured them, I can access kibana from outside of the server and there is no problem. but when I try to configure APM with fleet, there is no data in it.
Check APM server Status is successfull.
Check Agent Status is Successfull:
but there is not any data in APM:
Also using Postman I cannot acceess to port 8200 to get status of the apm-server
I need help with configuring APM on my server. not: I use .net core ad apm agent.