splunk / splunk-connect-for-snmp

Splunk connect for SNMP
https://splunk.github.io/splunk-connect-for-snmp/
Apache License 2.0
35 stars 16 forks source link

Configure different HEC destinations #1082

Closed ivanfr90 closed 1 month ago

ivanfr90 commented 2 months ago

Hi.

We have a SC4SNMP instance on a K8S arquitecture configured for traps and polling. Also we hace several Heavy Forwarders and we need to send traps to a specific Heavy Forwarder and polling events and metrics to other Heavy Forwarder. It's possible create some type of redirection based on this specific configuration?

Our approach right now is to execute an instance of SC4SNMP only for traps and another instance of SC4SNMP for polling. Each of this instances send data to a specific Heavy Forwarder. Could you suggest some kind of alternative architecture?

Thanks!

ikheifets-splunk commented 1 month ago

On call discussed with @ivanfr90 that they need to segregate polling/walks logs to one Splunk, and traps to another Splunk.

We discussed to use for that Splunk Edge Processor, but SPL2 not enough powerful and they wanna use vector that have support of Lua for implement complex pipelines.

Proposed workarounds:

P.S. @ivanfr90 If I miss something or you have any question, please reopen this issue