Skip to main content

Event forwarders in the hub

XClarity One Hub automatically forwards events to the XClarity One portal that manages it. You can configure the hub to forward events to an alternate destination as a failsafe when the hub cannot communicate with the XClarity One portal (for example, if XClarity One is shutdown or there are network issues).

You can set up the event forward to send events only when the hub cannot connect to the XClarity One portal or to always forward events, regardless of the portal connection status.

To create an event forwarder, click Forwarders on the context menu from the Administration view, click the Add icon (Add icon) and then follow instructions in the wizard.

Trusted certificates

Before you can forward events to a failsafe destination, you must import the trusted certificates for that destination into the XClarity One Hub trust store. You can do this in two ways.
  • Add the certificate chain from the wizard if it is not already in the trust store.

  • Click Trust Store from the context menu on the Security view, click the Add icon (Add icon), and then follow instructions in the wizard.

Forwarder destinations

You can forward event data to the following destinations.
  • Grafana Loki

    You can send events to a Grafana Loki log aggregation system that is set up in your data center.

  • Web service

    You can forward event data to external REST web services using a specific IP address or FQDN, with or without authentication. New events are forwarded over the network to the web service as soon as the events are raised, using the HTTPS protocol. Port 443 is used by default.