View and Clear Log Entries (CLI)

Oracle ILOM log entries for a host server are viewable from the server SP CLI.

Before You Begin

  • Admin (a) role privileges are required to clear log entries.

To view and clear log entries using the server SP CLI, follow these steps:

  1. To view a tabular list of log entries, do one of the following:
    • For the system log, type:

      show /System/Log/list

    • For the event log, type either:

      show /SP/Logs/event/list

    • For the audit log, type either:

      show /SP/Logs/audit/list

    To scroll through the list, press any key except the q key.

  2. To clear log entries shown, type set target clear=true command, and then type y at the prompt.

    To clear log entries shown, type set target clear=true command, and then type y at the prompt.

    For example:

    • set /System/Log clear=true
    • set /SP/logs/event/ clear=true
    • set /SP/logs/audit clear=true