When performing a config test on a fresh checkout of the master branch, I'm getting the following error:
./logstash -t -f modsec_conf/0000_header.conf
Error: Expected one of #, input, filter, output at line 40, column 1 (byte 1515) after ##########################################################
I'm only parsing the header now since I was trying to determine the location of the error and it turns out to be the header...
Am I the only one with this issue?
Using logstash 1.5.5
When performing a config test on a fresh checkout of the master branch, I'm getting the following error:
I'm only parsing the header now since I was trying to determine the location of the error and it turns out to be the header...
Am I the only one with this issue?
Using logstash 1.5.5