This operation takes a 'defanged' URL and 'fangs' it, meaning, it removes the alterations that render it useless so that it can be used again.
These are the input/output expected data types for this operation:
- URLs you want to fang.
- Valid URLs.
These are the parameters you need to configure to use this operation (mandatory parameters are marked with a *):
Suppose you want to fang a series of events that represent URLs:
In your Pipeline, open the required Action configuration and select the input Field.
In the Operation field, choose Fang URL.
Set Escape Dots to true.
Set Escape HTTP to true.
Set Escape ://* to false.
Set Process Type to Everything
.
Give your Output field a name and click Save. The URLs in your input field will be made valid. For example:
You can try out operations with specific values using the Input field above the operation. You can enter the value in the example above and check the result in the Output field.