Edge Delta's OTTL Extensions

Edge Delta has extended the OTTL with custom functionality. The extensions are organized into two categories: Converter Functions and Editor Functions.

Converter Functions transform, extract, or evaluate data and return values that can be assigned to fields.

Editor Functions modify existing data structures in place, such as deleting or keeping specific keys in maps.

Note: For advanced scripting capabilities, see EDXCode which provides a full JavaScript-like environment for complex data transformations.

EDXEncrypt and EDXDecrypt
EDXEncrypt and EDXDecrypt
edx_delete_empty_values
edx_delete_empty_values
edx_delete_keys
edx_delete_keys
edx_delete_matching_keys
edx_delete_matching_keys
edx_keep_keys
edx_keep_keys
edx_keep_matching_keys
edx_keep_matching_keys
edx_map_keys
edx_map_keys
EDXCoalesce
EDXCoalesce
EDXCompress
EDXCompress
EDXDataType
EDXDataType
EDXDecode
EDXDecode
EDXDecompress
EDXDecompress
EDXEncode
EDXEncode
EDXEnv
EDXEnv
EDXExtractPatterns
EDXExtractPatterns
EDXHmac
EDXHmac
EDXIfElse
EDXIfElse
EDXLookup
EDXLookup
EDXParseKeyValue
EDXParseKeyValue
EDXRedis
EDXRedis
EDXUnescapeJSON
EDXUnescapeJSON