Is there a quick list of all functions that support querying a URL (like the Redis function) from within a pipeline for enrichment purposes?
Page 1 / 1
Redis is really it. Cuz doing HTTP requests at log speed is not going to end well
Not an out-of-the-box solution but a relevant conversation around potentially customizing Scianta's DBConnectionMgr https://cribl-community.slack.com/archives/CGCU5A18B/p1680222440886759. But, what <@ULBGHDPNY> said - it's important to understand how long the lookups for every event will take when compared to the events/sec rate, and what cashing capabilities can be implemented for the lookups.
I guess DNS lookups are adjacent
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.