Thanks for the reply
After adding "bootstrap.system_call_filter: false" i am able to start the service but not able to connect to http://localhost:9200
Error logs:
# curl -XGET 'http://localhost:9200/'
curl: (7) Failed connect to localhost:9200; Connection refused
But i verified service is running.