root@ip-172-31-34-100:/etc/apm-server# sudo lsof -i :8200
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
apm-serve 12279 root 3u IPv4 3021673 0t0 TCP localhost:8200 (LISTEN)
root@ip-172-31-36-101:/etc/apm-server#
Now m getting that response , i think so APM is running now.
can i have the command to start and stop se service of APM and status of APM service on the server.
Thanks in advance.