The EventReporter Service 7.0

The service operates in the background while your computer is running. The EventReporter 7.0 is installed as a system service during setup. It typically runs on each machine being monitored. However, some machines can also be dedicated to run it for housekeeping functions (for example log consolidation).

The EventReporter 7.0 can be “engine only” installed. In this case, only the service is installed onto a machine. It can be customized either by directly editing the registry or by copying a registry snapshot from a machine with installed client. Please note that “Engine Only” installs need a full EventReporter license.

The EventReporter 7.0 program is called “evntslog.exe”. It is the sole executable that needs to be distributed for mass rollouts.

The Service Account – NT Services must utilize an NT logon account in order to perform their intended tasks. The EventReporter 7.0 service is no different. The account initially used by the service is “local system”. We recommend retaining this setting.

If for any reason you would like to change the service account, you can do so via the control panel “services” applet (or the “Computer Management” MMC under Windows 2000). However, you need to make sure that the new account has sufficient permissions.

Command Line Switches – The EventReporter 7.0 supports a limited set of command line switches. These are primarily used for unattended installations or “engine only” installs. These are:

evntslog -hHelp, displays a short usage notice
evntslog -IInstalls the service
evntslog -uRemoves (uninstalls) the service
evntslog -vDisplays version information as well as whether or not the service is installed.

Please Note: If you are opting for “Engine Only” install then there are two new dll’s located in the EventReporter directory which are needed (used for SETP over SSL):

  • libeay32.dll
  • ssleay32.dll

Copy these dll’s either in System32 or in the EventReporter directory. They are staticly linked into the program, so these dll’s are necessary (even if they are not used in your configuration). If these aren’t there then you would definately face problems!

The EventReporter Service 7.0
Scroll to top