Why does filebeat input path not support regex?

glob is too simple.
my logback file pattern:biz.log.yyyy-MM-dd
it match:biz.log、biz.log.2019-10-15
but glob should be:biz.log and biz.log.20[0-9][0-9]-[01][0-9]-[0123][0-9]

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.