Working with Event Details

In this Topic Hide

Basic Tasks

Detaching an Issue

Advanced Tasks

Basic Details

General Details

Group Details

Export

Change Status

 

To access this page, go to Monitor | Events and select an issue ID from the list.

This page shows aggregated details regarding the events that triggered a specific rule. The details include audit trail information and options for investigating and resolving issues.

For a more detailed description of events and issues, see Monitor.

The actions in the issue details page can be divided into two categories:

Event Drilldown

Basic Tasks

The following actions can be applied in an issue.

Detaching an Issue

This procedure describes how to detach an issue. Detaching an issue is the process of opening an issue in a new popup window. This feature can be used to display several events at the same time.

 

 

Instructions on how to complete a procedure

To detach an event:

  1. Go to Monitor | Events.

  2. Select an issue from the table and open the issue (click on the event ID).
    The event is displayed.

  3. In the opened issue, click Detach detach.png.
    The issue is opened in a new popup and the main page returns to the Events list.

Once an issue is detached, it cannot be re-attached. This process can be repeated to open several issues at the same time.

Advanced Tasks

Issues contain different types of information and actions that allow you to detect the source and drill down to investigate what caused a problem. In some cases (and depending on the type of event that happened), the information also indicates the solution. For example, issue information includes the exact line of code that has a problem and the nature of the problem.

Basic Details

The first layer of issue details are the basic details. These details are used to identify an issue with high-level characteristics. Every issue includes the following basic details:

General Details

Each issue is an aggregation of one or more events with common, predefined characteristics. These common characteristics are displayed in the General Details section. Therefore, you can assume that each event that occurred for this issue has at least these details in common. This is the first step in identifying the source of the event and understanding the circumstances surrounding the event.

Group Details

Grouping is yet another additional aggregation layer applied to an issue. Inside a single issue, events are divided into groups according to the time they occurred. A new group is created only if there was no activity for at least five minutes. If a new event occurs after five minutes have passed, a new group is added to the issue.

Note:

When you use these actions, make sure that you have Zend Studio on the remote machine, access to the remote server and that the remote server is an allowed host. For more details, see Error: Failed to Communicate with Zend Studio.

Export

The Export option takes the Basic and General Details of a specific Group and generates an XML file. Due to the extendable nature of XML, you can take this file and write a script that will convert, import or display the information in any way you want.

Change Status

The Change Status option provides an easy way to manage issues. Issues that are assigned an appropriate status can be efficiently filtered to control which issues to display in Monitor | Events.

The following summary describes what happens to issues when they are created and what happens when new events are added to issues that have a changed status.

 

 

Instructions on how to complete a procedure

To change an issue's status:

  1. Go to Events and select an issue from the list.

  2. In the issue details page, scroll down to the bottom and use the drop-down list to select a status.
    Closed - Changing an issue's status to closed will close the issue until a new event of that type occurs and then the issue will automatically be changed to Open.
    Open - Changing an issue's status to Open can be applied to issues that are in status, closed or ignored.
    Ignore -  Changing an issue's status to Ignored will keep the same status even when new events occur.

  3. Click change.png to apply changes.

The status in the basic details area and in Monitor | Events will be changed accordingly.

 

 

Related Links

Related Links:

Events

Event Details

Working with Events