hello
i need help for loading data to elasticsearch with logstash on windows 10
when i try to load data to logstash with these config file
input{
file{
path => "C:\Users\pc intervalle\Downloads\Compressed\logstash-7.2.0\config\Credit_card.csv"
start_position => "beginning"
sincedb_path => "NUL"
}
i tryed with what are you say but the same problem
input{
file{
path => "C:/Users/pc intervalle/Downloads/Compressed/logstash-7.2.0/config/Credit_card.csv"
start_position => "beginning"
sincedb_path => "NUL"
}
}
yeah you are whrite it not the same error
but these error showed to me i see it before but i dont get it a solution
had you an idea .
thank you so match
i'm add it but there a lot a error's dont understand it
input{
file{
path => "C:/Users/pc intervalle/Downloads/Compressed/logstash-7.2.0/config/Credit_card.csv"
start_position => "beginning"
sincedb_path => "NUL"
}
}
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.