Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For example: {tcp://10.100.2.32:7611},{ tcp://10.100.2.33:7611}, {tcp://10.100.2.34:7611}

Failover configuration

Note

As per now this is only supported by BAM mediator, and other data agents doesn't include this feature.

 

When using the failover configuration in publishing events to BAM/CEP, events will be sent to multiple BAM/CEP receivers in a prioritized manner. You can specify multiple BAM/CEP receivers so that if sending to the the first server failed, then the events will be sent to the server, which is specified next in the sequence. In the scenario depicted in the above image, first events are sent to BAM Receiver-1. If it is unavailable, then events will be sent to BAM Receiver-2. Further, if that is also available, then events will be sent to BAM Receiver-3.

...