Skip to content
search
Search defines OpenSearch configuration.
DISABLE_INSTALL_DEMO_CONFIG
true
DISABLE_SECURITY_PLUGIN
true
OPENSEARCH_JAVA_OPTS
OPENSEARCH_JAVA_OPTS defines Java memory settings for the production service.
-Xms512m -Xmx512m
bootstrap.memory_lock
true
discovery.type
discovery.type enables cluster mode for better performance and resilience.
single-node