TLDR Neha asked about building a UI with openObserve APIs for a 5G product. Prabhat advised using polling and provided the relevant API endpoint.
polling for now
based on start time and end time, right?
whatever parameters you want
What are you planning to do?
ok, we wanted to showcase live logs that are getting stored in index
are you planning to build your own UI?
yes
what kind of product are you building?
its 5G product
On openobserve UI I can see enable Live mode option, which api is used there?
which is showing 150 hits
Its polling. `/api/default/_search?type=logs`
Neha
Mon, 04 Sep 2023 12:24:55 UTCwhat should be way to do this then? we are building our own UI using openobserve apis