ServiceNow Integration¶
Once configured, Valtix Alerts will be sent to a ServiceNow API gateway using the defined Alert Service and Alert Rule.
Prerequisites¶
In order to complete the steps in this guide, you will need:
- ServiceNow account
- ServieNow Incoming Webhook URL
- ServiceNow API Key
Tip
- Sign up for a ServiceNow account
- Setup Webhook and API Key
Create an Alert Service¶
- Navigate to Administration -> Alert Profiles -> Services
- Click Create
- Name - Enter unique name for the alert integration. Example
valtix-ServiceNow-profile
. - Description (optional) - Enter a description for the alert integration
- Type - Using the pulldown, choose ServiceNow
- API Key - Specify the ServiceNow API key generated above, or other ServiceNow API Key as desired
- API URL - Specify the ServiceNow Webhook URL generated above, or other ServiceNow Webhook URL as desired
- Click Save
Create an Alert Rule¶
- Navigate to Administration -> Alert Profiles -> Alert Rules
- Click Create
- Profile Name - Enter unique name for the integration. Example
valtix-ServiceNow-alert-rule
. - Description (optional) - Enter a description for the alert rule
- Alert Profile - Using the pulldown, choose a ServiceNow Alert Profile. As example, select profile created above
valtix-ServiceNow-profile
- Type - Using the pulldown, select either System Logs or Discovery
- Sub Type - For Type System Logs, the Sub Type pulldown options are either: Gateway or Account. For Type Discovery, the Sub Type pulldown option is: Insights Rule.
- Severity - For selected Type System Logs, and using the pulldown, select a Severity level from options:
Info
Warning
Medium
High
orCritical
. For Type Discovery, select a Severity level from options:Info
Medium
Critical
. - Enabled - Using the checkbox, check to enable this alert profile
- Click Save