We have an application that generates logs which contain data payload. The data payload itself can be json, xml, some random CSV or any other format.
Is it possible to send the logs with the included payload to ES via normal tcp or http and then search view the data (including the data in the payload) in Kibana?
Do we need to configure any filters in logstash?
We are not interested in generating an output but simply to feed to ES data of varying format and be able to search it.
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.