To WinSyslog Community,
I'm struggling with an WinSyslog phenomenon - probably somebody out there got an idea.
Environment:
- Windows 2000 Prof. with SP4
- WinSyslog 5.2 SP1
Setup:
- just a Default Syslog Service
- One RuleSet with two Rules, both write to files
Summary:
- Writing to the first file within a Ruleset = fine
- Writing to an additional file (either within a rule or another rule) getting "unkown error" in debug file.
I tried several combinations of rules and files with different formats etc. - without success.
Any ideas how to fix, or at least howto tell WinSyslog to explain the "unkown error"?
Regards,
AMas
Extracts of Full Debug Output:
[Write all Syslog Events to file - runs fine]:
in CActionSendSyslog::doAction()
Target 127.0.0.1 - 0100007f set
out CActionSendSyslog::doAction()
CActionListEntry::CallAction, ID 1003
CActionConfigWriteFile| GeneratedFilename: E:\WinSyslog_Protokolle\WinSyslog_Protokoll_-2004-11-02.log
matching.
[Writing a second file receives an error]:
CActionListEntry::CallAction, ID 1003
CActionConfigWriteFile| GeneratedFilename: E:\WinSyslog_Protokolle\WinSyslog_FW_Mailtraffic.log
Unknown error while applying the actions - continuing


