Looking a proper way to send the queried data to an HTTP Endpoint

Hi Community,

So far, we've queried our logs, got the curl and shared it with our developers. So, they set the cron job on their jar to hit the curl for a given, specific amount of time. When the job stops, they won't receive any new data as they aren't hitting the curl.

We're planning to overcome this issue.

So, is there any way that we can send our queried data directly to an HTTP Endpoint in the interval of a given amount of time?

Thanks in advance.

You might want to look at Heartbeat or Logstash.

Hi Warkolm,

I'm looking for some inbuilt functionality of Elasticsearch.

Then no, it cannot do that.

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.