Concept Guide

name=value pair 1 name=value pair 2 Description
Linux and ESXi:
<Install_root>/var/log/
openmanage/omsellog.xml
NOTE: This command is
applicable only on 10th and
11th generation of
PowerEdge servers. On Dell’s
12th generation of
PowerEdge servers and later,
iDRAC provides capability of
automatic clear of log entries
and file backup. Only latest
version of the backup XML file
is available in the mentioned
locations.
An example command set only to remove the critical severities is as follows:
omconfig preferences logging attribute=oslogfilter logcrit=false
An example command set to enable the automatic backup of ESM logs.
omconfig preferences logging attribute=archiveesmlog setting=Enable
Omconfig preferences webserver
Use the omconfig preferences webserver command to set the encryption levels of the Server
Administrator web server, configure the URL launch point in the Server Administrator web server
environment, and to set the JRE version for the Server Administrator.
The following table displays the name=value pairs you can use with this command:
Table 39. Valid Parameters Of Omconfig Preferences Webserver
name=value pair 1 name=value pair 2 Description
attribute=sslencryption setting=autonegotiate |
128bitorhigher
autonegotiate: Sets the
encryption levels automatically
based on your web browser
settings.
128bitorhigher: Sets the
encryption levels to 128-bit or
higher.
NOTE: This attribute is
deprecated in the future
releases, use ciphers
instead.
attribute=seturl host=<string> port=<value>
Enables you to configure the
Distributed Web Server (DWS) URL
105