Version: 1.4.8
OpenSearch
OpenSearch is an open-source search and analytics engine, fully compatible with Elasticsearch. It is ideal for:
- Full-text search
- Log analytics
- Real-time data exploration
You can manage the OpenSearch service through OpenPanel > Caching > OpenSearch, enabling fast, scalable search capabilities for your applications and systems.
Status
Enable or disable the OpenSearch service.
- The current status is displayed.
- Use the toggle option to enable or disable the service as needed.
TCP
Connection details for accessing the OpenSearch API:
- Server:
opensearch
- Port:
9200
Use these settings in external tools like curl
, Kibana, Grafana, or application SDKs to query or manage data.
Logs
Monitor service activity and debug issues by viewing OpenSearch logs.
- Click View service log to open the service log file and inspect output in real time.
Was this helpful?