Is it possible in the File Existence Monitor to find a file with the following format: filename.log.year-month-yesterday. Ie filename.log.2023-09-18 Currently I have: filename.log.${N=Generic;M=Year}-${N=Generic;M=Month}-${N=Generic;M=Yesterday;F=Date} which doesnt work. Any suggestions to get this to work? Variables from www.solarwinds.com/.../core-date-time-sw1118.htm