Ability to specify "container" log group for AWS Cloudwatch logs
Currently, when using the log to AWS Cloudwatch, logs are just dumped into top level /var/log/<blah> groupings. Not only does this clutter up the Cloudwatch logs view, but it makes it impossible to have multiple UTMs logging to the same AWS account.
What I'd like to see is a way to have a prefix or container log-group e.g., UTM1/var/log/messages etc... so that all the logs are grouped under a single category.

1 comment
-
Jan commented
That's an important and needed feature.