I am getting following error when i try to start in Windows 7
←[33mfailed to open C:\temp\AuditTest.log: cannot link Java class RubyFileExt {:level=>:warn}←[0m
config entry
input {
file {
path => "C:\temp\AuditTest.log"
start_position => beginning
}
}
output {
stdout { }
}
command to invoke logstash : logstash -f logstash-catalina.config