ServiceNow | Configure | Prepare ServiceNow#
Install the EIQ IC application#
In your ServiceNow instance, select All to open the filter box.
Go to System Definition > Plugins.
Install the following two ServiceNow Products:
Security Incident Response
Threat Intelligence
Restart your ServiceNow instance.
Navigate to System Applications > All Available Applications > Available To Obtain From Store.
Install the EclecticIQ Intelligence Center application for ServiceNow.
Configure the EIQ IC application#
In your ServiceNow instance, select All to open the filter box.
Go to Security Operations > Integrations > Integration Configurations.
Under EclecticIQ Intelligence Center, click on Configure.
Fill in fields. Fields with * are required.
Field |
Description |
Example |
---|---|---|
EclecticIQ Intelligence Center (EIQ IC) server URL * |
URL of IC instance |
|
API Token * |
Generated in the previous step from the Account page in EIQ IC. |
|
API version (v1/v2) * |
Version of the Intelligence Center public API being used. |
|
Enable automatic Observable lookup |
Enable or disable automatic lookup of Observables in EIQ IC. |
|
Security Incident State ID |
State that will trigger automatic export of Security Incident to EIQ IC. |
|
Automatically create Sightings from security incidents |
Enable or disable automatic creation of Sightings in EIQ IC. |
|
Automatically create Reports from security incidents |
Enable or disable automatic creation of Reports in EIQ IC. |
|
EIC Outgoing Feed IDs |
Comma-separated list of IDs of EIQ IC Outgoing feeds created while preparing the Intelligence Center. |
|
Manage user roles#
Assign the appropriate roles to to your users in ServiceNow so they can interact with the EIQ IC App.
Role |
Authorized actions |
---|---|
x_1088979_eclectic.action |
Can perform actions provided by the EIQ IC integration. |
x_1088979_eclectic.view |
Can read data from EIQ IC integration tables. |
x_1088979_eclectic.create |
Can create data from EIQ IC integration tables. |
x_1088979_eclectic.update |
Can update data from EIQ IC integration tables. |
x_1088979_eclectic.delete |
Can delete data from EIQ IC integration tables. |
x_1088979_eclectic.eiq_observable_user |
Can create, view, update, and delete |
x_1088979_eclectic.eiq_source_user |
Can create, view, update, and delete |
x_1088979_eclectic.feed_data_history_user |
Can create, view, update, and delete |
x_1088979_eclectic.admin |
Has administrator access to the EIQ IC integration. |
Define Observable type mapping#
In ServiceNow there is a mapping of Observable types in ServiceNow to EIQ IC Observable types. You can change this mapping. This is only necessary if you will be using the Observable export or Observable lookup and the default mappings are different than you require.
In your ServiceNow instance, select All to open the filter box.
Go to EclecticIQ Intelligence Center > EIQ IC Observable Type Mappings.
In the EIQ Observable Type column, select an Observable type you’d like to remap.
Select a new TI Observable Type or EIQ Observable Type.
Select the Update button.
Next step#
Start using the integration
The next step is to start using the integration.