Elasticsearch CONFIG_SECCOMP
I am doing a Peopletools 8.56 upgrade. I have questions about Elasticsearch install. I hope this is the correct forum.I am trying to install Elasticsearch 6.1.2. It is not configuring and I see this in the logs
[2019-07-23T13:57:03,089][WARN ][o.e.b.JNANatives ] unable to install syscall filter:
java.lang.UnsupportedOperationException: seccomp unavailable: CONFIG_SECCOMP not compiled into kernel, CONFIG_SECCOMP and CONFIG_SECCOMP_FILTER are needed
[1]: max virtual memory areas vm.max_map_count [65530] is too low, increase to at least [262144]
[2]: system call filters failed to install; check the logs and fix your configuration or disable system call filters at your own risk