Multiple choice technology platforms and products

A company has deployed a business process. A system administrator wants to view the events that are generated for the application using the Common Base Event Browser. However, when the developer created the application, event generation was not enabled. Which action should the system administrator take to dynamically enable Common Event Infrastructure (CEI) events for the application?

  1. Enable the diagnostic trace service.

  2. Change the log level details to Entry and Exit.

  3. Change the WBILocationMonitor.CEI trace setting to Fine.

  4. Update the .mon file that was deployed with the application for event generation.

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In WebSphere Application Server, the WBILocationMonitor.CEI trace setting controls Common Event Infrastructure event generation. Setting this trace to 'Fine' dynamically enables CEI events for the application without requiring redeployment. The other options (diagnostic trace service, log level changes, or .mon file updates) don't directly enable CEI event generation.