I'm trying to monitor a text log file with the file content sensor searching it for the word error in it. However, I get an error saying, "Cannot access file: The system cannot find the path specified(3) (code: PE031)."
I know the path is correct, the file does exist, and has text in it. I have a file age sensor pointing at the same file and it is able to return the correct age of the file, so I know the probe is able to navigate the path. I am using the file content sensor on other log files just like this one located in the exact same directory and are working just fine.
Any help would be greatly appreciated! Thanks!
Add comment