manticoresoftware / manticoresearch

Easy to use open source fast database for search | Good alternative to Elasticsearch now | Drop-in replacement for E in the ELK soon
https://manticoresearch.com
GNU General Public License v3.0
9.08k stars 510 forks source link

A tailored dashboard wanted. #2714

Closed Copilotes closed 3 weeks ago

Copilotes commented 3 weeks ago

Proposal:

Would you consider developing a tailored frontend management tool for Manticore Search, similar to the relationship between OpenSearch and OpenSearch-dashboard? That would be very appealing for users to adopt.

Checklist:

To be completed by the assignee. Check off tasks that have been completed or are not applicable.

- [x] Implementation completed - [x] Tests developed - [x] Documentation updated - [x] Documentation reviewed - [x] [Changelog](https://docs.google.com/spreadsheets/d/1mz_3dRWKs86FjRF7EIZUziUDK_2Hvhd97G0pLpxo05s/edit?pli=1&gid=1102439133#gid=1102439133) updated - [x] OpenAPI YAML updated and issue created to rebuild clients
sanikolaev commented 3 weeks ago

Hello @Copilotes

We are indeed planning to develop a user interface for Manticore Search to make management easier. However, I'm not entirely clear on the comparison with OpenSearch dashboards, as they seem to serve more of a role in data visualization and exploration rather than directly managing OpenSearch itself.

Copilotes commented 3 weeks ago

Indeed, the Opensearch dashboard has implemented a comprehensive set of features. But as a first step, I think it would be great to achieve management capabilities for Manticore Search.

sanikolaev commented 3 weeks ago

Most likely we'll first finish the OpenSearch / Kibana integration as we are finishing with that, but I agree that a management console makes sense.