Start/notes.ini Parameters/Log_Replication

Log_Replication

🛠️
Parameter: Log_Replication
Short description: Controls the level of detail of replication logging in log.nsf.

Profile

Parameter
Log_Replication
Category
Logging / Debug
Component
Server
Available since
R4
Supported versions
9.0.1, 10.0, 11.0, 12.0, 14.0, 14.5
GUI equivalent
Configuration document
Possible values
0 = no logging, 1 = summary, 2 = incl. document details, 3–5 = verbose

Description

Log_Replication controls how detailed replication operations are logged in log.nsf and on the console. Higher values produce fine-grained entries for each replicated database and document count, but are more I/O- and log-volume-intensive.

Example configuration

Log_Replication=2

Notes & pitfalls

  • The value 0 disables logging – not recommended, as it makes diagnosis harder.
  • Activate values ≥ 3 only temporarily for troubleshooting, then reset them.
  • Account for the log volume when sizing log.nsf and console.log rotation.
  • Can be configured equivalently in the Configuration document (Diagnostics tab).