Trying to figure out the right syntax to use to configure logging options to set max-file and max-size:
Have tried variations on sudo ros config set rancher.docker.log_opts “[‘max-file=2’,‘max-size=10m’]” but can’t seem to find a working syntax. Any help appreciated.