I have a typical scenario where i am not able to find this thing working.
I could see the message at the other end (tested with localhost running : nc -l -k port) but i dont get a file created at the location given under header attribute as "Filename"
have you tried curly brackets around your headers? i've seen it that way in a few examples:
headers => {
"User-Agent" => "Model/ewdsaasa/Hardware/R1D Serial/123455 Application/1.1.21.3/66:77:88:99:00:A4"
"Connection" => "close"
"Authorization" => "Basic Y3VjdWx1czpjdWN1bHVz"
"Filename" => "123455_valuereport_%{device-identification}_3111.csv"
"Product-Name" => " "
"Host" => "IPorFQDN"
"Accept" => "text/html, image/gif, image/jpeg, *; q=.2, /; q=.2"
"Content-Length" => "597"
}
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.