Roadmap for native SNMP trap ingestion in Vector (traps → structured JSON) #23614
-
Hi Vector team and community, Is native support for ingesting SNMP traps as a Vector source on the roadmap—ideally producing structured JSON (raw OIDs and/or MIB-resolved names) that can be routed to sinks like Datadog Logs, HTTP, Kafka, or file? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @oskarad2-alt. SNMP has already been requested previously as you can see in this issue: #4567. Unfortunately this integration will not be prioritized in the foreseeable future because there are a quite few higher priority projects pending. However, we absolutely welcome community contributions and do our best to provide guidance and timely reviews for those. If you’re interested in contributing, we’d be happy to support you through the process. As mentioned in the issue, you can use snmptrapd to send to syslog and then use Vector to send that information elsewhere if you'd like to do that as a workaround. |
Beta Was this translation helpful? Give feedback.
Hi @oskarad2-alt. SNMP has already been requested previously as you can see in this issue: #4567.
Unfortunately this integration will not be prioritized in the foreseeable future because there are a quite few higher priority projects pending. However, we absolutely welcome community contributions and do our best to provide guidance and timely reviews for those. If you’re interested in contributing, we’d be happy to support you through the process.
As mentioned in the issue, you can use snmptrapd to send to syslog and then use Vector to send that information elsewhere if you'd like to do that as a workaround.