My customer wants to be alerted when any file arrives in certain folders over a certain size (5mb).
The files arrive daily at random times with all new names.
I can get the SAM to alert on an already existing file in the folder. How do I include all files to come?
Example that works:
\\12.122.125.25\D$\Program Files\Agent\Agent23\BEACHES\WEST_COAST\services\2\EDGAR.txt
How do I get all the files under \\12.122.125.25\D$\Program Files\Agent\Agent23\BEACHES\WEST_COAST\services\2 to alert when any of them arrive oversized?
What am I missing, there are over 300 files that appear in these folders daily.