mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 18:22:47 +01:00
Merge pull request #148 from weslambert/master
Add SOCtopus webhook for TheHive
This commit is contained in:
@@ -208,3 +208,8 @@ misp {
|
|||||||
# purpose = ImportAndExport
|
# purpose = ImportAndExport
|
||||||
#} ## <-- Uncomment to complete the configuration
|
#} ## <-- Uncomment to complete the configuration
|
||||||
}
|
}
|
||||||
|
webhooks {
|
||||||
|
SOCtopusWebHook {
|
||||||
|
url = "http://{{ MASTERIP }}:7000/enrich"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user