I am trying to check the file size of the last file written in a folder using vfs.file.size
I want to trigger a problem if the last file written is under 20KB
But my attempts only seams to add upp the size of all files in the folder.
What would the correct item and trigger be
I want to trigger a problem if the last file written is under 20KB
But my attempts only seams to add upp the size of all files in the folder.
What would the correct item and trigger be
Comment