x

Managing Large Lookup Tables with Redis

 

Redis is a powerful in-memory caching system. In Cribl Stream 2.4, you will be able to PUT data into a Redis cache and GET data from it. This feature combined with the ability to collect data from REST APIs, allows users to create very large lookup databases (much larger and more flexible than CSV files). Customers can then enrich log data with far less manual and time-consuming effort.

Enriching via lookups is very powerful, but as your enrichment data set grows, CSV files become inadequate. In this week’s demo, we’ll show you how to easily enrich your log data in record time.