Hi @krainboltgreene and welcome 
You are right, with this configuration filebeat will automatically enable the redis module to collect the logs from your redis containers (if their container image contains "redis"
).
Take into account that for that filebeat needs access to the docker log files, take a look to the documentation about running filebeat on docker.