event_log

Displays or clears the Oracle FS System event log.

SYNOPSIS

event_log { [ list | reset] | [ usage | help ] }

DESCRIPTION

The Oracle FS System generates an event as conditions or status changes occur in the Oracle FS System.

The event log captures system events and stores them in a the event log database. When the event log fills up, older events are discarded as newer events are added. Options are available to the event_log ‑list command to filter the size of the event log output that you request.

SUBCOMMANDS

list
Displays a list of events or types of events.
reset
Clears the event log on the Oracle FS System. Performed by Oracle Customer Support and the administrators who have a support role defined for their account.

GLOBAL OPTIONS

help

Displays command usage and additional help about the command.

usage

Returns a summary of the subcommands that are available for this command.

EXAMPLE

Task
Save a log of the summarized events to a local file.
Note: For each event, the summarized output contains the following types of information:
  • The severity of the event.

  • The timestamp of the event in Universal Coordinated Time (UTC).

  • The name of the event.

  • A short description of the cause of the event.

Parameters
  • Local filename: Oracle_FS_events_2013.08.07

$ fscli event_log ‑list > Oracle_FS_events_2013.08.07