Skip to content

Add configuration option to allow plugin to continue walk when errors are encountered #32

@robbavey

Description

@robbavey

When encountering an error during an SNMP walk, the plugin will immediately abort the walk, disregarding any data that may previously have been collected.

It is observed that the snmpwalk command line tool when encountering similar errors that cause logstash to fail, will continue the operation and return results it was able to process.

We may wish to provide a similar experience, perhaps gated via a configuration option to keep the current behaviour as the default.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions