Reference Guide

NOTE: IPv6 information is displayed only if IPv6 is enabled in iDRAC.
NOTE: LOM Status is displayed only for iDRAC on Rack and Tower
servers and is not displayed for iDRAC Enterprise on Blade servers.
getraclog
Descripti
on
The getraclog command displays RAC log entries.
NOTE: When this command is run on Local RACADM, the
data is available to RACADM as a USB partition and may
display a pop-up message.
Synopsis
racadm getraclog -s <start record> -c <count>
racadm getraclog [-c <count>] [-s <start-
record>] [--more]
NOTE: If options are not provided, the entire log is
displayed.
Input
-c — Specifies the number of records to display.
NOTE: On Local RACADM, the number of logs are
restricted to 100 by default.
--more — Displays one screen at a time and prompts you to
continue (similar to the UNIX
more command).
-s — Specifies the starting record used for the display.
Output
SeqNumber = 286
Message ID = USR0005
Category = Audit
AgentID = RACLOG
Severity = Information
Timestamp = 2012-10-05 06:25:27
Message = Login failed from processdisco06a:
10.92.68.245
Message Arg 1 = processdisco06a
Message Arg 2 = 10.92.68.245
FQDD = iDRAC.Embedded.1
Example
Display the recent 2 records for RAC log
racadm getraclog -c
2
54