I suspect Logstash uses one thread per input plugin, so using one http_poller per device clearly won't scale. I don't think a pure Logstash solution is appropriate here. You need something else to do the HTTP polling, but Logstash could still read the results of that polling and process it further.
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.