YLYgal Mizrachi Happy that you are able to get your pipeline working feel free to connect if i can helpReply·Article·Mar 25, 2022·Monitor your network interface with SNMP and Logstash
YLCan you try a walk on the logstash config ? input { snmp { hosts => [ { host => "udp:192.168.24.1/161" community => "public" version => "2c" retries => 2 timeout => 1000 } ] walk => ["1.3.6.1.2.1.2.2.1.2.3"] interval => 5 } }Reply·Article·Mar 24, 2022·Monitor your network interface with SNMP and Logstash
YLYou can put the template in the same forlder as the pipeline or just specific the absolute path But the initial error show that there is a syntaxe error in your pipeline. could you share it to check ? Nicolas Le Jeune Email me on yassine.lasri@gmail.com for any assistanceReply·Article·Dec 31, 2021·How to calculate bandwidth use with SNMP and Logstash
YLNice to see Elastic team is moving on and enriching supported aggregations in the tranform, Thanks for the comment, i will have a look to this and give it a tryReply·Article·Feb 9, 2021·Elasticsearch Top hits aggregation with transform