TLDR Vinod wants to integrate zincsearch/zincobserve into an existing application with a custom GUI. Hengfei and Prabhat guided the use of the API and moving away from Elasticsearch.
of course, we have API, you can directly use it.
Vinod what is your use case? We can better guide you if we understand it
Our customer wants a lightweight engine (does not want to use elasticsearch) that can ingest all kinds of logs (this can be directly fed through our backend apps or the customer can upload it from its existing GUI) along with this he also wants to have a dashboard which u have currently for search but should have the same look and feel as its existing system..the integration should be seemless, should not look like a different app
As Hengfei mentioned just use the APIs. Check docs for API reference
BTW, you can replace large ES installations with ZO too
cool; our plan is to move away from ES; i hope we don't regret our decision
:slightly_smiling_face:
If you are not at least 10x happier (Even 9x) compared to ES, then ping us here. We will be waiting.
What company are you implementing this at?
cannot disclose the client details :stuck_out_tongue:
but its a pretty big one :slightly_smiling_face:
Vinod
Thu, 16 Mar 2023 13:45:18 UTCHi guys, is there a way i can integrate zincsearch/zincobserve in my existing application without using its existing UI as i want to build my own GUI?