24 Feb 2019 07:54 PM - last edited on 11 Apr 2023 08: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.
25 Feb 2019 08:53 AM
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