Skip to content

Connecting To PLOSSYS Output Engine


If using SEAL NATS with PLOSSYS Output Engine (formerly PLOSSYS 5), some changes need to be done in Consul after the installation of PLOSSYS Output Engine.


TLS


When using TLS encryption with SEAL NATS, the following keys need to be set in Consul:


Token Authentication


When using token authentication to secure client connections of SEAL NATS, the following key needs to be set in Consul:


Clustering


If you are running PLOSSYS Output Engine in a cluster, SEAL NATS needs to be installed on every Output Engine server. Additionally, the following key has to be set in Consul:

  • BROKER_SERVERS: specifies the message broker server hosts and ports.

Literature - Output Engine documentation

For a detailed description of these keys, refer to the PLOSSYS Output Engine documentation.


Back to top