Devo Integration Steps
Introduction
The purpose of this document is to provide instructions on implementing an integration between Devo and GYTPOL.
Overview
Devo Technology is a cloud-native SIEM platform that helps organizations collect, analyze, and investigate security data at scale.
It offers fast data ingestion, real-time threat detection, automated responses (SOAR), and easy integration with security tools like EDRs, firewalls, and cloud services.
Devo is built for high-speed, high-volume environments and is designed to make security operations teams more efficient and responsive.
Devo Integration Prerequisites
Before proceeding with the integration, please contact Devo Support and request the creation of the scm.gytpol.sensor.*
or scm.gytpol.**
tables in your environment. GYTPOL sends data using a predefined schema to the scm.gytpol.**
namespace. This follows Devo’s approach of supporting approved technology integrations through dedicated data structures. Devo has developed a custom parser on their side to format and organize GYTPOL data properly within these tables.
This setup is required to ensure the data is ingested and displayed correctly. Without it, the integration will not function as intended.
Once this setup is complete, please continue with the guide and proceed to the next steps to complete the integration.
Devo Side
Logon to your Devo domain
Go to Administration → Credentials → Authentication tokens
Click Create token.
For details on the Devo Authentication Token and advanced configuration settings, please refer to the vendor documentation here: Authentication tokens
Fill in the below details:
Field | Values | Notes |
Name | GYTPOL Integration | Any descriptive name you choose. |
Authorized User | someone@domain.com | The person that will use the token. This can be either yourself or a user in your domain. |
Target table/s |
|
|
Type | HTTP ingestion |
|
Expiration date (Optional) | mm/dd/yyyy | Expiration date for the new token. |
Token will appear when created:
Domain
You can find this under your username.
GYTPOL Side
Log in to the GYTPOL console with administrator access privileges.
Go to Settings > Integration > Devo and fill the required fields:
Field | Values |
Host URL |
|
Host Port | 443 |
Token | The token previously generated in Devo to authorize the connection. |
Domain | The name of the Devo domain receiving the event data. |
Click the "Test" button to confirm the accuracy of your settings and ensure the successful establishment of the integration. Click “Connect” to save the connection configuration.
If you see any error message, please review your settings, and make any necessary adjustments until the test passes successfully.
Verifying Data in Devo
In the Devo portal, go to Data Search from the navigation panel.
Under Explore your data, open the Finders tab.
In the Finders section, search for the table:
scm.gytpol.sensor.miscdesc
.Confirm that data is appearing, indicating successful transmission from your GYTPOL tenant.
You have completed the process. The Devo Connector is now configured.