AS-Datadog-Events-Integration
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Content Index
This playbook is intended to be run on a timmed trigger. It will poll Datadog for new events and replicate them in Sentinel
| Attribute |
Value |
| Type |
Playbook |
| Solution |
Standalone Content |
| Source |
View on GitHub |
Tables Used
This content item queries data from the following tables:
Logic App Connectors
This playbook uses 4 Logic App connectors / built-in actions:
Action parameters (URLs, paths, function IDs)
| Action |
Method |
Endpoint |
Other |
| Send_Data |
post |
/api/logs |
— |
| Action |
Method |
Endpoint |
Other |
| Run_query_and_list_results_V2 |
post |
/queryDataV2 |
— |
| Action |
Method |
Endpoint |
Other |
| Get_Secret_-_API_Key |
get |
[concat('/secrets/@{encodeURIComponent(''', parameters('APIKeySecretName'), ''')}/value')] |
— |
| Get_Secret_-_Application_Key |
get |
[concat('/secrets/@{encodeURIComponent(''', parameters('ApplicationKeySecretName'), ''')}/value')] |
— |
http (Built-in)
| Action |
Method |
Endpoint |
Other |
| HTTP_-_Get_Events |
GET |
[concat('https://', parameters('DatadogDomain'), '/api/v2/events?filter[from]=@{variables(''Unix Start Time'')}&filter[to]=@{variables(''Unix End Time'')}')] |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Playbooks