Edge Delta Knowledge Libraries
2 minute read
Overview
The Edge Delta Knowledge Libraries provide a reference for configuring common Golang Regex patterns, CEL macros, and Grok parser patterns. It also contains the libraries for Packs and Lookup tables. To open the Knowledge library, click Pipelines and select Knowledge. Then select one of the library tabs:
Regex
Regex patterns are used to configure many Edge Delta nodes such as the Mask node.
CEL
CEL macros are used to configure many Edge Delta nodes such as Route, Log Transform, or Threshold nodes.
Grok
Grok patterns are used to configure the Grok node.
Packs
There are two types of packs:
- Organization Packs that you or users in your organization create. These are available in the packs table to anyone in your organization if they have the required permissions.
- Packs in the Packs Library created by Edge Delta for specific use cases. These are available on the Knowledge tab for all organizations.
This tab deals with the second type: packs designed by the Edge Delta community for specific or common use cases. You can add a pack from this packs library to one of your pipelines, which also adds it to your organization’s packs table. See Packs Library for more details.
Lookups
Upload lookup tables for lookup nodes on this tab. See Lookup node and Use Lookup Tables.