EDXEncrypt and EDXDecrypt
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.