Updating Lookup table values from pipeline logic?

I’ve got a use-case now where I want to read values from a log source and put them into a lookup table as they are parsed. It seems there’s no built-in function to manage lookup tables/data adapter from a pipeline?

Some more details:
I need to build a correlation table and my information is already streaming in from a specific log source. If I could build the lookup table directly from the message field values, it would save a lot of work(and API calls). This lookup table could be applied to other log sources.

he @gimmic

this is upcoming feature - we are currently building dynamic lookup tables.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.