Hi @hitesh_kumar,
Could you please try with below format in your output plugin?
output {
elasticsearch { hosts => ["localhost:9200"] }
stdout { codec => rubydebug }
}
As its showing error in your o/p plugin.
Regards,
Harsh Bajaj
Hi @hitesh_kumar,
Could you please try with below format in your output plugin?
output {
elasticsearch { hosts => ["localhost:9200"] }
stdout { codec => rubydebug }
}
As its showing error in your o/p plugin.
Regards,
Harsh Bajaj
© 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.