Could not index event to Elasticsearch.status: 400, action:
"type" => "mapper_parsing_exception", "reason" => "failed to parse field [host] of type [text] in document with id ''. Preview of field's value: '{name=hostname}'", "caused_by" => {
"type" => "illegal_state_exception", "reason" => "Can't get text on a START_OBJECT at 1:468"
I'm using output.kafka: and it never allowed me to send custom host fields inside filebeat.inputs: due to this I'm blocked to pass host name.
Second problem, I can ignore host problem but I can't run two YML file in one beat and it send through this ERROR
Exiting: data path already locked by another beat. Please make sure that multiple beats are not sharing the same data path (path.data).
To overcome this problem, I tired to merge two YML file into one using filebeat.config.inputs: but it won't work in my case.
below is the module details
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.