Search code examples
marklogicmarklogic-7

Access Logs across a cluster


I have a cluster with 3 nodes. I have Database with App Server configured.

I would like to know If the access logs generated are same across the hosts in a cluster

Or each host has a separate "Access log" that logs request to their hosts.

I know that Each host in a cluster maintains its own audit log files. Does it work the same way for Access logs.

Thanks, Karthik


Solution

  • All MarkLogic Logs on a host only contain info about that host.

    HTH!