Matches valid Universally Unique Identifiers (UUIDs), such as social security numbers. Creates a UUID string parser.
| output type | quantifier | configuration |
|---|---|---|
STRING | none | none |
This is a string with UUID b79cb3ba-745e-5d9a-8903-4a02327a7e09 somewhere in the middle
Pattern:
UUIDSTRING:uuid LD
Parsing results: UUID is extracted from the string.
| uuid |
|---|
b79cb3ba-745e-5d9a-8903-4a02327a7e09 |