0

system call filter failed in elastic search

Hi, i am running elastic search on my CentOS 6 machine and i found some error like system call filter' s failed in elastic search log file. How can i resolve this error?

perlinjones
asked Feb 1, 2018
1 Answer
0

You need to open your configuration file /etc/elasticsearch/elasticsearch.yml and add the below value

bootstrap.system_call_filter: false

and then restart your service

service elasticserach restart
View More
parthiban
answered Feb 11, 2018
Your Answer
||||
 
100:0