Skip to content

static_map

The static map defines options which control the interpretation of the static_host_map.

Example:

static_map:
network: ip4
cadence: 30s
lookup_timeout: 250ms
Default: ip4

Select the IP version used to communicate with hosts in the static map. Valid values are ip4, ip6, and ip (for both.)

Default: 30s

Interval to re-query DNS for hostnames listed in the static map

Default: 250ms

Timeout for DNS lookup of static hosts