yes. It is an array. I have changed the filtering as below and it worked. Thanks.
csv {
source => "[filename][0]"
separator => ","
columns => ["[docname]","[docname1]"]
#skip_empty_rows => true
skip_empty_columns => true
}
yes. It is an array. I have changed the filtering as below and it worked. Thanks.
csv {
source => "[filename][0]"
separator => ","
columns => ["[docname]","[docname1]"]
#skip_empty_rows => true
skip_empty_columns => true
}
© 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.