l'index Non créé pourqoi !
logstash config
input {
file {
path => "C:\log\error_logg"
start_position => "beginning"
}
}
output {
elasticsearch {
hosts => "localhost:9200"
manage_template => false
index => "apache"
}
stdout{}
}
l'index Non créé pourqoi !
logstash config
input {
file {
path => "C:\log\error_logg"
start_position => "beginning"
}
}
output {
elasticsearch {
hosts => "localhost:9200"
manage_template => false
index => "apache"
}
stdout{}
}
Please:
Post in english in this forum or post in french in #in-your-native-tongue:discussions-en-francais
Please don't post images of text as they are hardly readable and not searchable.
Instead paste the text and format it with </>
icon. Check the preview window.
Please edit your post
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 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.