Hello, we have a data server which contains XML and / or JSON data, we want to transform these data on JSON, transfer and indexing them on Elasticsearch. After a quick search, it's possible to use Filebeat.
I think Filebeat is for transfer logs into Elastic or Logstash, does it work for data to indexing? Are there some modules for managing indexing process? To havest and transform data on JSON, transfer from source servers to Elastic servers, do indexing and reindexing, etc. Is ILM (index lifecycle management) a good choice?
Yes, filebeat can read any text file and you can add whatever processors to filebeat or elasticsearch ingest processors to transform it however u want.
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.