5.4.2.2 System with central Event Database

If you run a central server together with a number of MNC servers, all MNC servers needs to be configured to send there events to the central server.

In this case it is also possible to store copies of all events (duplicates) in a local EventDB on the MNC server. This may be useful, if there is also a local access to the MNC system configured or if you want to use the legacy Java client.

setting only central with local copy
local.edb no yes
duplicate.edb no yes
primary destination [server-addr] [server-addr]
secondary destination offline offline

[server-addr] is the IP address or hostname of the central EventDB server. If you specify an hostname make sure the name resolution is configured and works reliably. Remember that the DNS request may slow down operation.

[server-addr] should not be localhost or 127.0.0.x because duplicated.edb implies that already.

EventDB and Event Sources