logstash-plugins / logstash-integration-snmp

Logstash Integration Plugin for SNMP, including SNMP input and SNMP Trap Plugins
Apache License 2.0
0 stars 3 forks source link

try loading all dic files before aborting logstash #38

Open colinsurprenant opened 6 years ago

colinsurprenant commented 6 years ago

Per discussion in logstash-plugins/logstash-input-snmp#16 I think we should try to load all dic files and gather exception then abort and report all exceptions instead of aborting on the first one.