Reference Guide
Example
racadm krbkeytabupload -f c:\keytab
\krbkeytab.tab
lclog
Description Allows you to export the lifecycle log history, view the lifecycle log for a particular device
or category, add comment to a record in lifecycle log, and add a worknote(an entry) in the
lifecycle log.
To use this subcommand, you must have Configure iDRAC permission.
This subcommand is applicable for iDRAC only.
NOTE: On Local RACADM, when you run this command, the data is exposed to
RACADM as a USB partition. This may display a pop-up message.
Synopsis
racadm lclog view -i <number of records> -a <agent id> -c
<category> -s <severity>
-b <sub-category> -q <sequence no.> -n <number of records> -
r <start timestamp> -e <end timestamp>
racadm lclog comment edit –q < sequence number > -m < Text
to be added >
Input
• -i — Displays the number of records present in the active log. You cannot use
this option with any other option.
• -a — The agent ID used to filter the records. Only one agent ID is accepted. The
value is case-insensitive. Valid Agent-ID values:
– UEFI_SS_USC
– CusOsUp
– UEFI_Inventory
– iDRAC
– UEFI_DCS
– SEL
– RACLOG
– DE
– WSMAN
– RACADM
– iDRAC_GUI
• -c — The category used to filter the records. Provide multiple categories using a
"," as the delimiter. The value is case-insensitive. Valid Category values:
– System
– Storage
– Worknotes
– Config
– Updates
– Audit
• -b— The subcategory used to filter the records. Provide multiple subcategories
using
a as the delimiter.
• -q — The sequence number from which the records must be displayed.
100