You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IMO it should be possible to use the --log-level flag to suppress output below a certain level even if --syslog is set. The current behavior results in a lot of extra log data if syslog is employed.
Hi,
When I run my consuls with
-syslog
, I get those in the logs:If I remove
-syslog
from the command line of one, and restart it, I don't get those lines in the log files.Is there a way I can turn those down with
-syslog
enabled?Thanks!
The text was updated successfully, but these errors were encountered: