syslogagent
syslogagent copied to clipboard
FormatMessage error
I'm using this syslog agent by years, downloaded from http://syslogserver.com/ (now seems is https://www.op5.com/download/archives/category/agents/windows-syslog-agent/, but seems also the same versions).
By some days, after a windows upgrade, i got in syslog:
root@vdmsv1:~# grep -ai dominique /var/log/syslog /var/log/auth.log | grep -a FormatMessage
/var/log/syslog:Nov 20 12:46:59 dominique SyslogAgent: SyslogAgent failed to find error text for a message (FormatMessage error). error: 15100 dll: %SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\drivers\TeeDriverx64.sys message: , eventid: 2 date: Nov 20 12:46:54
/var/log/syslog:Nov 20 12:47:33 dominique SyslogAgent: SyslogAgent failed to find error text for a message (FormatMessage error). error: 15105 dll: %SystemRoot%\system32\advapi32.dll message: , eventid: 219 date: Nov 20 12:47:00
There's some way to fix this? Thanks.
I can not say, I haven't used the software in years, just providing the source code since the original maintainers website was removed.
Ok, thanks for providing source code here.
I home someone will have some interest on this project, sooner or later...
Anybody have an idea on which framework should it be compiled? VisualC++? I cant find any project file.Thanks!