Elastic REST API calls?

Hello!

I'm looking for an Elastic solution that can:

  1. Periodically send a web request to a REST API
  2. Receive the JSON response and
  3. Send it to logstash for processing

Is there something offered in Elastic that can do this? I was looking at Packetbeat but this seems like it could not do what I'm looking for. I also noticed the websocket input plugin for logstash that looked a little more promising. I'm still fairly new to Elastic so I want to make sure I'm using the best option if one is available.

Thank you!

You probably want the logstash http poller input.

I will give it a shot, thank you

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