I want to use logstach to bring in data from a public OData site or even via a public API.
Like the NYC 311 service requests data stream
do I use an HTTP input, how do I specify the API call to the csv data
Have a look at the http_poller input. It has the limitation that the url query cannot be dynamic using a file or a last_value like the jdbc input does.
You may be able to use ENV vars in the LS config and an external cron job that runs LS in http_poller one shot mode.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.