Allow to match docker containers by regex expression
Proposal
At some situations it could be usefull to match docker input not by name of docker containers but by regex which fits many docker containers name.
How
Only conditional statement in filebeat.yml configuration file should use https://www.elastic.co/guide/en/beats/filebeat/current/defining-processors.html#condition-regexp.