I am able to collect one custom log using the LOG_LOCATIONS environment variable w/o problem. When I add a second log (LOG_LOCATIONS=log1,log2,log3...) this appears to break logging and no logs (even default container logs) show up in the logging UI.
In my scenario I'm using the official Liberty Container and trying to pull in the Liberty message and http access logs.
Are there any known problems with the container crawler technology? Is there anything I can do to check that these environment variables are being passed into the crawler properly?