RecordedFuture-Playbook-Alert-Importer
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Content Index
This playbook imports alerts from Recorded Future and stores them in a custom log in the log analytics workspace.
Tables Used
This content item queries data from the following tables:
Logic App Connectors
This playbook uses 3 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 |
| Add_comment_to_incident_(V3) |
post |
/Incidents/Comment |
— |
| Create_incident |
put |
[concat('/Incidents/subscriptions/', subscription().subscriptionId,'/resourceGroups/',resourceGroup().name,'/workspaces/',parameters('workspace_name') ) ] |
— |
| Action |
Method |
Endpoint |
Other |
| Get_Playbook_Alert_by_ID |
get |
/playbook-alert/@{encodeURIComponent(items('For_each')?['playbook_alert_id'])} |
— |
| Search_Playbook_Alerts |
post |
/playbook-alert/search |
— |
Browse: 🏠 · Solutions · Connectors · Methods · Tables · Content · Parsers · ASIM Parsers · ASIM Products · Logic Apps · 📊
↑ Back to Playbooks · Back to Recorded Future