Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)Results Parser | QUERY_PARSER | None | | The method used to slice the results into attribute groups |
Parser RegEx | QUERY_PARSER_INPUT | | | Choice between a splitter and regex matcher used to parse the results of the query into attribute groups.
NOTE: This is a multiline regular expression, therefore, the DFM should decide how to handle trailing new line characters. |
DNS Query Retries | DNS_RETRIES | 1 | | The number of attempts before giving up and moving on |
DNS Query Timeout | DNS_TIMEOUT | 1500 ms | | The amount of time to wait until considering a query as failed |
DNS Servers | DNS_SERVER | | | A comma separated list of DNS servers to be used. (Defaults to system wide if none is used) |
DNS Query Type | DNS_QUERY_TYPE | TXT | | The DNS query type to be used by the processor (e.g. TXT, A) |
Relationships:
Name | Description |
---|
not found | Where to route flow files if data enrichment query rendered no results |
found | Where to route flow files after successfully enriching attributes with data |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
enrich.dns.record*.group* | The captured fields of the DNS query response for each of the records received |
State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.