logstash-codec-sflow icon indicating copy to clipboard operation
logstash-codec-sflow copied to clipboard

Logstash codec plugin to decrypt sflow

Results 10 logstash-codec-sflow issues
Sort by recently updated
recently updated
newest added

logstash-core change max version from 7.9.9 to 7.19.9

[ERROR][logstash.plugins.registry] Tried to load a plugin's code, but failed. {:exception=>#, :path=>"logstash/codecs/sflow", :type=>"codec", :name=>"sflow"}

Is there a reason that logstash-core 7.9.9 is the highest version supported? Is it possible to increase this to say

Despite the fact that sflow protocol is sample based and it highly depends on sample-rate parameter (lesser the value is better precision you get) some commercial tools can show ~99.9%...

Im trying to get elastiflow working with Brocade MLXe-4 routers, 6 or so of them. They are using MPLS. Rob Cowart over at elastiflow investegated the error i got from...

Hsflowd support would be extremely beneficial for use with monitoring of network data via monitoring applications such as Elastiflow.

Hi Configured sflow to recive log from F5 LTM with elastiflow, but got folllowing error ``` [2018-12-12T00:27:09,070][INFO ][logstash.agent ] Successfully started Logstash API endpoint {:port=>9600} [2018-12-12T00:28:38,990][WARN ][logstash.codecs.sflow ] Unknown record...

BGP information would be great!!! BGP next hop IP addr (or Next hop IP) BGP adjacent prev/next AS Send as (if i'm correct) like this: uint32_t as; /* AS number...

On main page it is stated > it is able to decode Ethernet, 802.1Q VLAN, IPv4, UDP and TCP header I've inspected decoded logs and it seems plugin is unable...