tanelkaare
Results
2
comments of
tanelkaare
Hi! My agent has additional lines in configuration: log_file = "/var/log/consul/" enable_syslog = false I see that /var/log/consul/ has now logs, but syslog still receives the same info and i...
As an alternative you could maybe configure your rsyslog not to put consul logs to /var/log/messages. Generally /etc/rsyslog.conf has /var/log/messages rule defined. You probably could tune the default rule to...