Guest

Cisco Unified Intelligent Contact Management Enterprise

What is the Valid Value Range of EMSNTEventLogLevel?

Document ID: 42642




Questions

Introduction
What is the valid value range of EMSNTEventLogLevel?
NetPro Discussion Forums - Featured Conversations
Related Information

Introduction

This document describes the valid value range of EMSNTEventLogLevel.

EMSNTEventLogLevel controls the event forwarding to the Application Event Log in the Cisco Intelligent Contact Management (ICM) Event Management System (EMS) on Microsoft Windows NT and Windows 2000.

When you use regedt32 to turn up tracing, EMSNTEventLogLevel is listed on the right side of the Registry Editor window:

EMSNTEvent-1.gif

The registry navigation path is:

  • For ICM version 4.6.x and earlier
    HKEY_LOCAL_MACHINE\Software\GeoTel\ICR\<cust_inst>\<component_type>
      \EMS\CurrentVersion\Library\Processes\<process_name>
  • For ICM version 5.0 and later
    HKEY_LOCAL_MACHINE\Software\Cisco Systems,Inc.\ICM\<cust_inst>\<component_type>\
      EMS\CurrentVersion\Library\Processes\<process_name>

Note: The registry paths are displayed over two lines here due to space limitations.

For more information on document conventions, see the Cisco Technical Tips Conventions.

Q. What is the valid value range of EMSNTEventLogLevel?

A. The value of EMSNTEventLogLevel is the minimum severity event that the EMSReportEvent() call logs in the Application Event Log in Microsoft Windows NT and Windows 2000. By default this value is set to two, so the warning and error events are logged in the Application Event Log. The valid value range of EMSNTEventLogLevel is listed as follows:

  • EMSNTEventLogLevel = 1—Informational, warning, and error messages are forwarded to the Application Event Log.
  • EMSNTEventLogLevel = 2—Warning, and error messages are forwarded to the Application Event Log.
  • EMSNTEventLogLevel = 3—Error messages are forwarded to the Application Event Log.
  • EMSNTEventLogLevel > 3—No events are logged in the Application Event Log.

Note: All events reported with EMSReportEvent() are logged in the local log file.

NetPro Discussion Forums - Featured Conversations

Networking Professionals Connection is a forum for networking professionals to share questions, suggestions, and information about networking solutions, products, and technologies. The featured links are some of the most recent conversations available in this technology.
NetPro Discussion Forums - Featured Conversations for Customer Contact Software
IP Communications and Video: Contact Center

Related Information



Updated: Jun 01, 2005Document ID: 42642