i have defined a lot of yaml for snmp trap that i want , and put these yaml in my mib directory(specificmibs), and defined the mib directory in my conf as follows,
yamlmibdir => "/opt/logstash/vendor/bundle/jruby/1.9/gems/snmp-1.2.0/data/ruby/snmp/specificmibs"
but how to remove the event when the mib can't found in yamlmibdir ?
How can I make logstash drop it?