Domain processes values by parsing fully qualified domain names (FQDNs) into labels.

Interpretation Methods

The processor supports these interpretation methods:

  • object
  • data

Options

FieldTypeDescriptionRequired
typestringthe domain function applied to the value.

must be one of:
- tld: top-level domain
- domain
- subdomain
Yes