Edge Delta Base64 Filter
Decode base64.
less than a minute
See the latest version here.
Overview
This filter type matches and decodes logs that are in base64 encoded format. Logs that don’t match base64 format will be dropped. It requires only a name and type.
Example
filters:
- name: base64_decoder
type: base64-decode