Fang IP Address
Description
This operation takes an invalid IPv4 or IPv6 address and 'fangs' it, meaning the IP becomes valid.
Data types
These are the input/output expected data types for this operation:
Input data
- IP addresses you want to fang.
Output data
- Valid IP addresses.
Example
Suppose you want to fang a series of events that represent IP addresses:
In your Pipeline, open the required Action configuration and select the input Field.
In the Operation field, choose Fang IP Address.
Give your Output field a name and click Save. The IP addresses in your input field will be made valid. For example:
192[.]168[.]1[.]1 -> 192.168.1.1
Last updated
Was this helpful?