mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-24 18:03:10 +01:00
add webhook
This commit is contained in:
@@ -208,3 +208,8 @@ misp {
|
||||
# purpose = ImportAndExport
|
||||
#} ## <-- Uncomment to complete the configuration
|
||||
}
|
||||
webhooks {
|
||||
SOCtopusWebHook {
|
||||
url = "http://{{ MASTERIP }}:7000/enrich"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user