Hi
need to read data from influxdb from elasticsearch and store on an index.
I have two choice 1-telegraf 2-logstash
need "input plugin for influx" and "output plugin for elastic".
Any idea?
Thanks
Hi
need to read data from influxdb from elasticsearch and store on an index.
I have two choice 1-telegraf 2-logstash
need "input plugin for influx" and "output plugin for elastic".
Any idea?
Thanks
I would recommend feeding both systems in parallel rather than read from InfluxDB.
@Christian_Dahlqvist what do you mean would you please explain more?
When you collect the data, send it directly to both systems. This may mean that you need to add a new collection agent, e.g. Metricbeat, but would simplify the process and reduce delay.
@Christian_Dahlqvist tha challenge is data coming from different sources and each source has it's own challenge to send metrics to new destinations.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.