Base64
Decode base64.
less than a minute
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