pons
(Ponsenthil)
October 4, 2016, 10:52am
1
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
Any one had faced this issue
warkolm
(Mark Walkom)
October 6, 2016, 7:27am
2
Any reason you are using such an old LS version with an old JVM?
pons
(Ponsenthil)
October 6, 2016, 9:52am
3
We are trying to implement logstash for an existing application which runs on JDK1.6.
JDK 1.5.3 is the latest version runs on JDK1.6