Author : adisconteam

Configurations for Forwarding the Events

I have EventReporters running on various Windows Machines/Servers. I want to forward all the Windows Event Log messages to the central Server. What configurations should i make? For all the Window machines, which are forwarding the data to the central server, following should be the configurations for EventReporters running on them: Right click on “Services” […]

How to create complex filter conditions?

I would like to create some more complex filters by combining ANDs and ORs. (condition “a” AND condition “b”) OR (condition “c” AND condition “d”) OR … where “condition a” could be one of the choices like “syslog priority < 4 “, etc. In order to create the above mentioned scenario, follow these steps: First […]

Setup Error 1923

I receive error 1923 when installing a MonitorWare Product like EventReporter, WinSyslog or MonitorWare Agent. What to do? If you update one of those Products to a newer Version, you might get the following warning message: Cause: If you changed the Services properties (for example the Log On settings), the Installer will detect that the […]

How to install EventReporter completely in silent mode?

If you would like to install Eventreporter completely silent using the command-line interface, this can be achieved using the EvtRpt.exe Installer. For this example, we’ll install EventReporter to the default folder “C:\program files\EventReporter”. Use the following command: start /WAIT evtrpt.exe /s /w /v”/qn INSTALLDIR=C:\progra~1\EventReporter” This will install EventReporter completely into “C:\program files\EventReporter” from the file […]

How to install the EventReporter Service?

The service program (evntslog.exe) is automatically copied during EventReporter setup. However, it is not installed into the services database. To do so, start the client and click “File”/”Install Service”. If you are doing an engine-only install, you can register the EventReporter service via the command prompt. To do so, change the current working directory to […]

Scroll to top