How to conf filebeat input path use date such as (/var/log/${+yyyyMMDD})

The paths array supports file Glob patterns, so you can do something like /var/log/*. If you need, you can combine it with the include_files option which can applies a list of regexps over the glob to further filter it.