Dell OpenManage Enterprise Integration via Syslog

Purpose

This guide explains how to forward Dell OpenManage Enterprise (OME) alerts to Logsign USO via syslog. OME is Dell's console for monitoring and managing PowerEdge servers, chassis, storage and network devices. It can forward the alerts it receives from managed devices, including its own audit events such as failed console logins, to an external syslog server.

Prerequisites

  • An OME account with administrator privileges, which is required to change alert and syslog settings.
  • Network connectivity from the OME appliance to the Logsign USO collector on your syslog port (UDP/TCP 514 by default).

Step 1: Configure Syslog Forwarding on OpenManage Enterprise

Menu names can differ slightly between OME releases. If a path below does not match your console, check the OpenManage Enterprise User's Guide for your version.

  1. Log in to the OME web console.
  2. Go to Application Settings > Alerts > Syslog Configuration.
  3. Enable a server entry, enter the IP address or hostname of the Logsign USO collector, set the protocol and port, and click Apply.
  4. Go to Alerts > Alert Policies and create or edit a policy that uses the Syslog action. Select the device groups, categories (for example System Health and Audit) and severities you want to send. The syslog destination on its own does not forward anything; alerts are sent through the policies that use it.

Step 2: Add the Data Source in Logsign USO

  1. Add a new syslog source in Logsign USO for the IP address of the OME appliance.
  2. Select Dell as the vendor and OpenManage as the product.

Supported Message Formats

Logsign parses the standard OME alert message, which looks like this:

1 2026-09-06T10:00:17.887030+00:00 ome EEMI@1___ 2298 - - System Health event from device with { IP } 10.1.2.20 { HostName } null { Severity } Critical { MessageID } CDEV6131 { Message } ... { Recommended Action } ...

Both the RFC 5424 form shown above (version number, EEMI@... application name and the PROCID, MSGID and structured data fields) and the older form without these header fields are accepted. Timestamps can end with Z or a UTC offset, with or without fractional seconds. Any alert category is accepted, so System Health, Audit and other OME categories are all parsed.

What Gets Collected

Logsign FieldContent
Time.GeneratedTimestamp of the syslog message
Source.HostHost name of the OME appliance from the syslog header
Source.InterfaceApplication name (EEMI)
Event.TypeOME alert category, for example System Health or Audit
Source.IPIP address of the device that raised the alert
Source.HostNameHost name of that device. Left empty when OME reports null.
Severity.NameAlert severity, for example Critical or Warning
Message.IDDell message ID, for example CDEV6131 or CUSR1219
Event.DescriptionAlert message text
Event.RecommendedActionRecommended action text from OME

Every event is recorded with Vendor Dell, Product OpenManage, EventSource Type Storage System, Category Storage and Prefix ID 4474. All events are classified under the EventMap System / Service / Info.

Notes and Limits

  • Audit events such as failed console logins (CUSR1219) are also classified as System / Service / Info. The user name and the remote address appear inside Event.Description and are not extracted into separate fields, so filter on Message.ID when you build searches or alerts for these events.
  • Only the standard OME alert message is parsed. A message must contain the { IP }, { HostName }, { Severity }, { MessageID }, { Message } and { Recommended Action } parts, and the device IP must be an IPv4 address. Messages that do not follow this layout are shown as uncategorized.
  • Each alert must arrive as a single syslog message on a single line. If two alerts arrive in one message, or an alert is split across lines, the affected lines are shown as uncategorized.
  • Starting with version 6.4.119 the Prefix ID of this source is 4474. Records collected before the update keep the earlier value 4471, so include both values when a saved search or report filters on EventSource.PrefixID or Event.SystemID.
Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more
Become a Certified Logsign User/Administrator
Sign-up for Logsign Academy and take the courses to learn about Logsign USO Platform in detail. Enjoy the courses, and get your badges and certificates. In these courses, you'll learn how to use Logsign in your work and add value to your career.
Visit Our Blog
Our Logsign USO Platform illustrate our expertise. So do the blog. Through our blog posts, deepen your knowledge on various SecOps topics or get updated about important news & modern approaches for cybersecurity. Get into the habit of reading valuable information provided by Logsign. Be a step ahead.