opensearch
opensearchproject/opensearch:2
https://hub.docker.com/r/opensearchproject/opensearch/tags
bridge
sh
false
https://forums.unraid.net/topic/164644-opensearch-support-thread/
https://opensearch.org/
OpenSearch is a scalable, flexible, and extensible open-source software suite for search, analytics, and observability applications derived from Elasticsearch 7.10.2 and Kibana 7.10.2 and licensed under Apache 2.0. It consists of a search engine daemon (OpenSearch) and a user interface for data administration and visualizations (OpenSearch Dashboards).
Make sure Opensearch has access rights to the "Log Data" folder. Permissions may need to be fixed with integrated Unraid File Manager.
Steps below MUST be used in order to get Opensearch working correctly. Check support thread for more information.
1. Install CA User Scripts
2. Create a new script named "set_max_map_count"
3. Contents of script as follows:
#!/bin/bash
sysctl -w vm.max_map_count=262144
4. Set script schedule to At Startup of Array
Tools:
https://raw.githubusercontent.com/Richy1989/unraid-icons/main/icons/opensearch.png
--ulimit nofile=262144:262144
1715071447
/mnt/user/database/opensearch/log_data
-Xms1g -Xmx1g
true
single-node
false
false
true
9200