I just deployed the latest version of Rancher HA server and configure the docker containers log driver to sent data to an external log system the problem is that by default Rancher HA logs at info level. I was wondering if there is a way to change the levels to warn or error and do not expose some sensible data like e.g. when it run the following command, it expose a lot of sensible information about the database connection as info log level:
Making use of > /dev/null redirects stdout to null however I’m still seeing internal Rancher info logs that I would like to remove and just show warn levels
Not sure anymore it’s a problem related with the log level despite the fact that I could configure it to just log warn log level I think it will still show sensible data even for fatal log level like on this log entry example: