Product documentation Docs
    • English
    • Deutsch
    • 日本語
    • 한국어
    • Français
  • More Sites
    • Now Community
    • Developer Site
    • Knowledge Base
    • Product Information
    • ServiceNow.com
    • Training
    • Customer Success Center
    • ServiceNow Support Videos
  • Log in

Product documentation

  • Home
How search works:
  • Punctuation and capital letters are ignored
  • Special characters like underscores (_) are removed
  • Known synonyms are applied
  • The most relevant topics (based on weighting and matching to search terms) are listed first in search results
Topics are ranked in search results by how closely they match your search terms
  • A match on the entire phrase you typed
  • A match on part of the phrase you typed
  • A match on ALL of the terms in the phrase you typed
  • A match on ANY of the terms in the phrase you typed

Note: Matches in titles are always highly ranked.

  • Release version
    Table of Contents
    • IT Operations Management
Table of Contents
Choose your release version
    Home Orlando IT Operations Management IT Operations Management ITOM Health Event Management Administer events Event field format for event collection

    Event field format for event collection

    • Save as PDF Selected topic Topic & subtopics All topics in contents
    • Unsubscribe Log in to subscribe to topics and get notified when content changes.
    • Share this page

    Event field format for event collection

    Event Management requires all events to use a standard form, regardless of how they arrive at the instance.

    In the application navigation filter, enter em_event.list.

    Table 1. Event form
    Name Description
    em_event.source

    [Source]

    Event monitoring software that generated the event, such as SolarWinds or SCOM. This field has a maximum length of 100 characters.
    em_event.node

    [Node]

    Node name, fully qualified domain name (FQDN), IP address, or MAC address that is associated with the event, such as IBM-ASSET. This field has a maximum length of 100 characters.
    em_event.type

    [Type]

    Optional. The metric type to which the event is related, such as Disk or CPU, which is used to identify an event record from which alerts are created. This field has a maximum length of 100 characters.
    em_event.resource

    [Resource]

    Node resource that is relevant to the event. For example, Disk C, CPU-1, the name of a process, or service. This field has a maximum length of 100 characters.
    metric_name

    [Metric Name]

    The name of the metric that has been measured, such as DB Disk Free Space (MB), Disk Writes/sec, or Disk Write Bytes/sec.
    em_event.event_class

    [Source instance]

    If the em_event.node field is not specified, it is mandatory for alerts to be created automatically. Values for the em_event.event_class field originate from either the source generating the events or by event rule. Name of the machine or software that generated the event. For example, SolarWinds on 10.22.33.44. Corresponding field display name is Source Instance.
    em_event.message_key

    [Message key]

    Unique event identifier to identify multiple events that relate to the same alert. If this value is empty, it is generated from the Source, Node, Type, Resource, and Metric Name field values. This field has a maximum length of 1024 characters.
    em_event.ci_type JSON string that represents a configuration item. For example, {"name":"SAP ORA01","type":"Oracle"}. The CI identifier that generated the event appears in the Additional information field. This field has a maximum length of 1000 characters. Note: Reference pop-ups and click-throughs are hidden by default for read-only fields. For Configuration item and other read only fields, you can optionally change the read-only setting. For more information, see Configure pop-ups on read-only fields .
    em_event.severity

    [Severity]

    Event severity options are:
    • Critical: Immediate action is required. The resource is either not functional or critical problems are imminent.
    • Major: Major functionality is severely impaired or performance has degraded.
    • Minor: Partial, non-critical loss of functionality or performance degradation occurred.
    • Warning: Attention is required, even though the resource is still functional.
    • OK: An alert is created. The resource is still functional.
    • Clear: No action is required. An alert is not created from this event. Existing alerts are closed.
    em_event.resolution_state

    [Resolution state]

    Optional. If the field is empty, the resolution on corresponding alerts is still pending.Event state from the event source is either New or Closing.
    • New, the resolution on corresponding alerts is open.
    • Closing event state closes corresponding alerts.
    em_event.time_of_event

    [Time of event]

    Time that the event occurred in the source system. This field is a GlideDateTime field in UTC or GMT format. This field has a maximum length of 40 characters.
    em_event.state

    [State]

    Current processing state of the event:
    • Ready: Event has been received and is waiting to be processed.
    • Processed: Event was successfully processed.
    • Ignored: Value is not in use.
    • Error: Failure occurred while processing the event. For example, the event collection method or event Severity is blank.
    em_event.alert

    [Alert]

    If an alert was created as a result of the event, this field contains the unique ID that Event Management generates to identify the alert.
    em_event.description

    [Description]

    Reason for event generation. Shows extra details about an issue. For example, a server stack trace or details from a monitoring tool. This field has a maximum length of 4000 characters.
    em_event.additional_info

    [Additional information]

    Optional. A JSON string that gives more information about the event. The JSON data is supported for String values only, other value types are not supported. You must convert numbers to String values by enclosing them in double quotes. For example, this value is not supported: {"CPU":100 } while this value is supported: {"CPU":"100"}. Another example of a valid JSON string is: {"evtComponent":"Microsoft-Windows-WindowsUpdateClient","evtMessage":"Installation Failure: Windows failed. Error 0x80070490"}. This information can be used for third-party integration or other post-alert processing. Values in the Additional information field of an Event that are not in JSON key/value format are normalized to JSON key/value format when the event is processed. For example, assume that the following plain text is in the Additional information field “Connection instance is successful”. When the event is processed, all this plain text becomes one JSON string and might not be useful within an alert. In the resultant alert, this string is in the Additional information field in JSON key/value format, containing the data: {“additional_content”: “Connection instance is successful"}.
    processing_notes

    [Processing Notes]

    Display of the events processing log.

    Tags:

    Feedback
    On this page

    Previous topic

    Next topic

    • Contact Us
    • Careers
    • Terms of Use
    • Privacy Statement
    • Sitemap
    • © ServiceNow. All rights reserved.

    Release version
    Choose your release version

      Event field format for event collection

      • Save as PDF Selected topic Topic & subtopics All topics in contents
      • Unsubscribe Log in to subscribe to topics and get notified when content changes.
      • Share this page

      Event field format for event collection

      Event Management requires all events to use a standard form, regardless of how they arrive at the instance.

      In the application navigation filter, enter em_event.list.

      Table 1. Event form
      Name Description
      em_event.source

      [Source]

      Event monitoring software that generated the event, such as SolarWinds or SCOM. This field has a maximum length of 100 characters.
      em_event.node

      [Node]

      Node name, fully qualified domain name (FQDN), IP address, or MAC address that is associated with the event, such as IBM-ASSET. This field has a maximum length of 100 characters.
      em_event.type

      [Type]

      Optional. The metric type to which the event is related, such as Disk or CPU, which is used to identify an event record from which alerts are created. This field has a maximum length of 100 characters.
      em_event.resource

      [Resource]

      Node resource that is relevant to the event. For example, Disk C, CPU-1, the name of a process, or service. This field has a maximum length of 100 characters.
      metric_name

      [Metric Name]

      The name of the metric that has been measured, such as DB Disk Free Space (MB), Disk Writes/sec, or Disk Write Bytes/sec.
      em_event.event_class

      [Source instance]

      If the em_event.node field is not specified, it is mandatory for alerts to be created automatically. Values for the em_event.event_class field originate from either the source generating the events or by event rule. Name of the machine or software that generated the event. For example, SolarWinds on 10.22.33.44. Corresponding field display name is Source Instance.
      em_event.message_key

      [Message key]

      Unique event identifier to identify multiple events that relate to the same alert. If this value is empty, it is generated from the Source, Node, Type, Resource, and Metric Name field values. This field has a maximum length of 1024 characters.
      em_event.ci_type JSON string that represents a configuration item. For example, {"name":"SAP ORA01","type":"Oracle"}. The CI identifier that generated the event appears in the Additional information field. This field has a maximum length of 1000 characters. Note: Reference pop-ups and click-throughs are hidden by default for read-only fields. For Configuration item and other read only fields, you can optionally change the read-only setting. For more information, see Configure pop-ups on read-only fields .
      em_event.severity

      [Severity]

      Event severity options are:
      • Critical: Immediate action is required. The resource is either not functional or critical problems are imminent.
      • Major: Major functionality is severely impaired or performance has degraded.
      • Minor: Partial, non-critical loss of functionality or performance degradation occurred.
      • Warning: Attention is required, even though the resource is still functional.
      • OK: An alert is created. The resource is still functional.
      • Clear: No action is required. An alert is not created from this event. Existing alerts are closed.
      em_event.resolution_state

      [Resolution state]

      Optional. If the field is empty, the resolution on corresponding alerts is still pending.Event state from the event source is either New or Closing.
      • New, the resolution on corresponding alerts is open.
      • Closing event state closes corresponding alerts.
      em_event.time_of_event

      [Time of event]

      Time that the event occurred in the source system. This field is a GlideDateTime field in UTC or GMT format. This field has a maximum length of 40 characters.
      em_event.state

      [State]

      Current processing state of the event:
      • Ready: Event has been received and is waiting to be processed.
      • Processed: Event was successfully processed.
      • Ignored: Value is not in use.
      • Error: Failure occurred while processing the event. For example, the event collection method or event Severity is blank.
      em_event.alert

      [Alert]

      If an alert was created as a result of the event, this field contains the unique ID that Event Management generates to identify the alert.
      em_event.description

      [Description]

      Reason for event generation. Shows extra details about an issue. For example, a server stack trace or details from a monitoring tool. This field has a maximum length of 4000 characters.
      em_event.additional_info

      [Additional information]

      Optional. A JSON string that gives more information about the event. The JSON data is supported for String values only, other value types are not supported. You must convert numbers to String values by enclosing them in double quotes. For example, this value is not supported: {"CPU":100 } while this value is supported: {"CPU":"100"}. Another example of a valid JSON string is: {"evtComponent":"Microsoft-Windows-WindowsUpdateClient","evtMessage":"Installation Failure: Windows failed. Error 0x80070490"}. This information can be used for third-party integration or other post-alert processing. Values in the Additional information field of an Event that are not in JSON key/value format are normalized to JSON key/value format when the event is processed. For example, assume that the following plain text is in the Additional information field “Connection instance is successful”. When the event is processed, all this plain text becomes one JSON string and might not be useful within an alert. In the resultant alert, this string is in the Additional information field in JSON key/value format, containing the data: {“additional_content”: “Connection instance is successful"}.
      processing_notes

      [Processing Notes]

      Display of the events processing log.

      Tags:

      Feedback

          Share this page

          Got it! Feel free to add a comment
          To share your product suggestions, visit the Idea Portal.
          Please let us know how to improve this content

          Check any that apply

          To share your product suggestions, visit the Idea Portal.
          Confirm

          We were unable to find "Coaching" in Jakarta. Would you like to search instead?

          No Yes
          • Contact Us
          • Careers
          • Terms of Use
          • Privacy Statement
          • Sitemap
          • © ServiceNow. All rights reserved.

          Subscribe Subscribed Unsubscribe Last updated: Tags: January February March April May June July August September October November December No Results Found Versions Search preferences successfully updated My release version successfully updated My release version successfully deleted An error has occurred. Please try again later. You have been unsubscribed from all topics. You are now subscribed to and will receive notifications if any changes are made to this page. You have been unsubscribed from this content Thank you for your feedback. Form temporarily unavailable. Please try again or contact  docfeedback@servicenow.com  to submit your comments. The topic you requested does not exist in the release. You were redirected to a related topic instead. The available release versions for this topic are listed There is no specific version for this documentation. Explore products Click to go to the page. Release notes and upgrades Click to open the dropdown menu. Delete Remove No selected version Reset This field is required You are already subscribed to this topic Attach screenshot The file you uploaded exceeds the allowed file size of 20MB. Please try again with a smaller file. Please complete the reCAPTCHA step to attach a screenshot
          Log in to personalize your search results and subscribe to topics
          No, thanks Login