Getting this error when trying to ship logs from Windows servers:
Code: Select all
{"EventTime":"2016-12-16 19:37:18","Hostname":"fihp-tcdis11","SeverityValue":4,"Severity":"ERROR","SourceName":"nxlog-ce","ProcessID":7364,"ErrorCode":720123,"EventReceivedTime":"2016-12-16 19:37:18","SourceModuleName":"internal","SourceModuleType":"im_internal","message":"apr_stat failed on file C:\\Siemens\\Dispatcher11.2\\Logs\\Dispatcher\\process\\*.log\r\nThe filename, directory name, or volume label syntax is incorrect. "}
- works in similar cases (other path on the same type of windows server, only path is different)
- could this be permission issue (what kind of permissions would be required ?)
Thank you