output {
if ([Level] == "RROR" and [newmessage] !~ "SimpleAsyncUncaughtExceptionHandler" ){
if ![newmessage]{
exec {
command => "/app/app/logstash/send_dx.sh '%{newmessage}'"
}
}
stdout {
codec=>rubydebug{}
}
}
}
IOError: invalid null character in command
popen3 at org/jruby/RubyIO.java:4398
popen3 at /app/app/logstash-2.3.4/vendor/jruby/lib/ruby/1.9/open3.rb:74
&nbs