Options: Event Logging tab

The Event Logging tab is used to control the manner in which logging files are created and saved.

The following table describes the UI controls of the Event Logging tab:

Group Field Usage

Enable Logging

 

If selected, starts an event.

 

Session Begin/End

If selected, the start and stop time of each client session is logged.

 

Events

If selected, enables logging of events.

 

Errors

If selected, enables logging of errors.

 

High volume stat requests

If selected, enables logging of high volume statistics requests. This is mainly used for investigation purposes. If an issue occurs with IxServer, more logging will be added in the IxServer log that can help you to identify the problem.

  Polling If selected, additional logging for periodic operations are added.

File Name Format

 

Indicates the name under which the various log and csv files are kept. The event files are logged into the same folder in which the IxExplorer was loaded (usually c:\Program Files\Ixia\IxOS\version X). The name may contain any of the following character sequences, which are substituted with actual values when each log file or csv file is created:

  • %Y: The four digit year number. For example, 2008.
  • %m: The two digit month number. For example, 01 for January.
  • %d: The two digit day number within the month.
  • %a: The abbreviated weekday name.
  • %A: The full weekday name.
  • %b: The abbreviated month name.
  • %B: The full month name.
  • %c: The date and time appropriate for the locale.
  • %H: The hour in 24-hour format.
  • %I: The hour in 12-hour format.
  • %j: The day of the year as a decimal number.
  • %M: The minute as a decimal number.
  • %p: The AM/PM indicator.
  • %S: The second as a decimal number.
  • %U: The week of the year as a decimal number.
  • %w: The weekday as a decimal number.
  • %W: The week of the year as a decimal number.
  • %x: The date representation for the current locale.
  • %y: The two digit year number. For example, 99.
  • %z,%Z: The time-zone name or abbreviation.
  • %%: The percent sign.

Open New Log

 

This group of options controls when a new log file is created.

 

Daily/Weekly/Monthly

A new log is started on a daily, weekly, or monthly basis, depending on the selection.

 

When file size exceeds __ MB

If this is selected, a new log is also started when the size of a log file exceeds a specified size.

ETW Traces   Event Tracing for Windows (ETW) is an advanced method of collecting tracing information for diagnostics purposes. Traces are automatically rotated as necessary, for example, when diagnostics collection is invoked from IxExplorer. To collect traces manually from the chassis, see Collect traces manually from chassis.

Related Topics Link IconRelated Topics