I am new to elastic.
Today I was trying to perform translate on a csv file.
Including the dictionary in the conf works fine but logstash always shut down if I try to load the dictionary from a csv file.
Can anyone help me with this issue?
Thanks
My translate code
</>
translate {
dictionary_path => "/data/ELK_data/map.csv"
field => "event_id"
destination => "event_name"
}
</>
Can you post a complete example of a configuration that is reproducible. </> is not markdown, it is an icon on the toolbar that tells the browser to apply markdown. If you select a multiline block of text then clicking on </> will indent the text by 4 spaces and change
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.