Skip to content

Socket Data Raw Encoding (Vector 0.20.0) #12087

Answered by musenotdead
musenotdead asked this question in Q&A
Discussion options

You must be logged in to vote

We solved this by having a transform with base64 encoding :)

[transforms.do_something]
type = "remap"
inputs = [ "in" ]
source = """
. = encode_base64!(.message)
"""

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by musenotdead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant