I am trying to get a sensor configured to read the last string of a particular logfile on out linux server running Ubuntu 14.0.1. I have verified that the credentials and exact path to the file are correct, and I am receiving this error:
Cannot access file: The network name cannot be found(67) (code: PE031)
All the documentation as to how this file works points me towards the idea that it may be designed for Windows, but I cannot verify. Will this sensor work for a linux log file? The user that is connecting via ssh specified in the inherited credentials of the device is an administrator, so there should be no permissions issues.
Confused as to how I troubleshoot this further. Do I have to specify which linux resource reads the file, such as nano or vim?
Add comment