Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

like image 561
user5556585 Avatar asked Mar 12 '23 06:03

user5556585


1 Answers

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

HTH!

like image 198
grtjn Avatar answered May 09 '23 21:05

grtjn