_csvparsefailure

Hi all,
_csvparsefailure error is showing for my config file.the config file is
[quote="setlem, post:1, topic:62471, full:true"]

      filter {  
csv {
    columns => ["ORDER_ID","SUBMITTED_DATE","STATE","PROFILE_ID","SALES_CHANNEL","SITE_ID",

"CREATION_SITE_ID"]
separator => ","
}}

[/quote]

input file is

When i tried to give the input from commandprompt,there is no _csvparsefailure.But when i give the input through file,i am getting error.Help me to solve this issue.

Thanks!!!

For best results, please edit your post and move it to the Logstash category. You question is about Logstash, not logstash-forwarder.

Thanks 4 the suggestion :slight_smile:

the error was on my systems part.sorry for the trouble.