If most options are inside corosync.conf and synced in all nodes, what can I do if i want to have different logging options per node?
Hi @jfilho
Thanks for posting this question here, it is a good one!
I took a look at this documentation (https://www.lisenet.com/2019/high-availability-pacemaker-cluster-logging/, and depending on your needs, you can use the file "/etc/sysconfig/pacemaker" to accomplish it.
I guess logging options can be controlled via environment variables at Pacemaker start-up.
File can be either /etc/sysconfig/pacemaker or /etc/default/pacemaker
Refer this for more details : https://access.redhat.com/solutions/970083
Ah yes, I saw that !
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.