When two systems peer with each other, the initiator (System A) sends credentials to authenticate itself to the target (System B). If the authentication succeeds, a peer relationship is generated.
The following steps are required to set up peer relationships:
On the initiator, add the authentication information from the target, as described in Adding a Peer.
Consider these guidelines when configuring peers:
Running a high quantity of searches (including peers) may impact the performance. It is recommended to use search head strictly for searching. For further details, see the Best Practices Guide.
Before adding a peer older than Logger 6.5.0, you need to enable the TLS protocol by adding the TLSv1.2 value to the fips.ssl.enabledprotocols property located in the logger.properties file.
If you are running distributed searches (searches across peers), follow these additional guidelines:
For additional information, see Selecting Groups, Devices, and Peers.
logger.defaults.properties file:
To remove the 500 HTTP error from the peer, modify the default value in the property in the head:
peer.retryRequest (=2 by default)
To kill the current search in case of a communication failure, decrement the session ID by modifying the default value:
peer.inactivity.from.head.timeout (by default =10)
By default, peer internal events are disabled. To enable this, make sure the following value is set to true:
peer_stats.interval.events.on=true
To save the intermediate internal events, set the following value to true:
peer_stats.interval.events.intermediate_events=true
To customize the frequency of storing the intermediate value, update the 2 property values below.
peer.stats.unit.interval (defines the unit value: seconds, minutes, or hours)
peer.stats.period.interval (defines the number)
To keep a slow peer from causing a failed search, contact Support to update the peer.search.slow.timeout and peer.search.number.of.retry properties.
For environments with several peers in 7.0.1 or prior and the head restarted multiple times, add the following property in the peer:
server.search.maxseqsession (by default =160)
You cannot reestablish a peer relationship with an improper tear-down, like deleting the peer relationship on one Logger while the other is unavailable (powered down). Make sure to delete the existing peer information from the peer Loggers before re-establishing the relationship.
Restarting the head peer before sending signal to the peers will not decrement the sequential searches.
Restarting reduces the sequential searches in peer nodes.
The following circumstances do not decrement the sequential search:
Logger installation port blocked in peer.
The Apache stopped in peer.
A communication error between peer and master.
A peer with a Logger version prior to 7.1.0.