Ingesting data from API

I am trying to ingest realtime stock data via an api provided by a third party provider how do i get this data in to ELK stack?

Have a look at the http_poller input for Logstash, that should help.

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