Categories: None [Edit]

logstash-filter-weblookup

https://rubygems.org/gems/logstash-filter-weblookup
https://github.com/janmg/logstash-filter-weblookup
This gem is a Logstash plugin. During filter it takes one or more fields and uses that as input to query additional information. The original purpose is to enrich IP addresses with matching subnet, netname and hostname, but it is generic so that any field can be looked up. The function is similar to the translate filter's dictionary lookup, which supports files and regex. The jdbc_streaming filter plugin is also very useful if the data resides in a database. This plugins features are web based lookups and redis caching, for fast lookups.

Total

Ranking: 80,277 of 186,911
Downloads: 10,953

Daily

Ranking: 45,294 of 186,896
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
74521,636,532connection_pool
5,3491,152,700logstash-devutils
7,515527,104logstash-core-plugin-api

Owners

#GravatarHandle
1iconjanmg