24 Feb 2019
11:54 AM
- last edited on
11 Apr 2023
12:24 AM
by
Karolina_Linda
Hello,
we have application that is changing log path everyday:
C:\logs\YYYY-MM-DD\filename.txt
Path is build based on such patterns. According to documentation wildcards are supported only in filenames not in path. So rule like this: C:\logs\*\filename.txt will not work. Am I right?
Sebastian
Solved! Go to Solution.
Ok I've check it manually and it is like I've said. It's impossible to use paths that are not fixed. In such case I will post an RFE.
Sebastian