itsm.servicenow
Introduction
The tags beginning with itsm.servicenow identify events generated by ServiceNow.
Valid tags and data tables
The full tag must have 3 levels. The first two are fixed as itsm.servicenow. The third level identifies the type of events sent, and the fourth level indicates the event subtype.Â
Technology | Brand | Type | Subtype |
---|---|---|---|
itsm | servicenow | login | - |
cmdb |
| ||
tables |
|
These are the valid tags and corresponding data tables that will receive the parsers' data:
Tag | Data table |
---|---|
itsm.servicenow.login | itsm.servicenow.login |
itsm.servicenow.cmdb.cmdbciappserver | itsm.servicenow.cmdb.cmdbciappserver |
itsm.servicenow.cmdb.cmdbcidbinstance | itsm.servicenow.cmdb.cmdbcidbinstance |
itsm.servicenow.cmdb.cmdbciinfraservice | itsm.servicenow.cmdb.cmdbciinfraservice |
itsm.servicenow.cmdb.cmdbci | itsm.servicenow.cmdb.cmdbci |
itsm.servicenow.cmdb.cmdbciserver | itsm.servicenow.cmdb.cmdbciserver |
itsm.servicenow.cmdb.cmdbciservice | itsm.servicenow.cmdb.cmdbciservice |
itsm.servicenow.cmdb.cmdbcivm | itsm.servicenow.cmdb.cmdbcivm |
itsm.servicenow.cmdb.cmdbrelci | itsm.servicenow.cmdb.cmdbrelci |
itsm.servicenow.cmdb.cmnlocation | itsm.servicenow.cmdb.cmnlocation |
itsm.servicenow.tables.incident | itsm.servicenow.tables.incident |
itsm.servicenow.tables.change | itsm.servicenow.tables.change |
itsm.servicenow.tables.user | itsm.servicenow.tables.user |
itsm.servicenow.tables.location | itsm.servicenow.tables.location |
How is the data sent to Devo?
Logs generated by ServiceNow must be sent to the Devo platform via the Devo Relay to secure communication. First, read about Relay rules. Source logs can be pushed directly to Devo Relay or ELB by just complying with The BSD syslog Protocol. You can find detailed information on how to send data to Devo here: Sending data to Devo.
Â