Decode base64 message from UI

Sometimes people want to send data into Elasticsearch encoded and would like to be able to decode in Graylog and not as part of a logstash filter . Any chance we can add a Field formatter or something to allow decoding in the UI?
like extractor that will convert base64 encoded messages to decoded message

with the processing pipelines in 2.4 that is possible. during ingest or just on display (with decorators)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.