To Hex
Last updated
Was this helpful?
Last updated
Was this helpful?
This operation is used to convert a string to a hexadecimal code. Hexadecimal encoding is often used to represent binary data in a readable, ASCII-compatible format.
These are the input/output expected data types for this operation:
- Strings you want to encode.
- Resulting hexadecimal codes.
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Suppose you want to encode a series of events into hexadecimal-encoded data:
In the Operation field, choose To Hex.
Set Delimiter to Space
.
Set Bytes per line to 0
.
Give your Output field a name and click Save. The values in your input field will be encoded. For example:
In your Pipeline, open the required configuration and select the input Field.