fluency
fluency copied to clipboard
Support hyphens(`-`) in backup file name patterns
Currently, backups with hyphens in the file name are not restored due to pattern mismatch.The buckup file name contains a fluentd tag name, so if the tag has hyphens, it cannot be restored. I want to use a fluentd tag contains hyphens, so I would like to fix this issue.