pathri
(Vinit Pathri)
February 11, 2019, 3:34pm
1
Hi experts, i am really new to elk and looking for the starting help.
i am trying importing data from csv to elasticsearch using logstash
this is my csv
below is my logstash-config file
below is the output displaying when i am running logstash with the config file
please let me know where i am making mistake, not able to see the data in elasticsearch
.
thanks in advance
Badger
February 11, 2019, 3:54pm
2
Please do not post pictures of text. Just post the text.
I believe you are missing the } to close the filter section. You close the convert, you close the csv, you do not close filter {.
system
(system)
Closed
March 11, 2019, 4:48pm
4
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.