Keys for DPF¶
DPF, as of version 4.0.0, uses the following keys in Consul:
BROKER_FORCE_TLS: specifies if the SEAL NATS message broker uses TLS.BROKER_REJECT_UNAUTHORIZED: specifies if self-signed TLS certificates from the message broker will be rejected.BROKER_SERVERS: specifies the message broker server hosts and ports.BROKER_TOKEN: specifies the message broker access token.
Unlike PLOSSYS Output Engine, DPF does not use the NATS key-value store.
Literature - DPF documentation
For a detailed description of these keys, refer to the DPF documentation.