Hi all,
We are trying to set up a file age monitor for a log file generated by an application. The log file is date-stamped (DDMMMYYYY), and so we need the file age monitor to contain variables in the file path string. I know that it accepts ${IP}, but when I try to use any of the date part variables (${DD}, ${MMM}, ${Year}) it doesn't appear to parse them.
Anyone had any luck with this, or know if there is a list of acceptable variables for the file path?
Many thanks,
Richard