mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-03 18:08:56 +02:00
add webhook
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