TheHive-Project / TheHive

TheHive: a Scalable, Open Source and Free Security Incident Response Platform
https://thehive-project.org
GNU Affero General Public License v3.0
3.44k stars 624 forks source link

How to setup notification system #2285

Open AntoninHL opened 2 years ago

AntoninHL commented 2 years ago

Hello all,

I imagine the question has been asked multiple times, but I cannot find the answer.

I'm trying to set up automatic notifications based on certain events in the Case. The idea is to ensure that when there are changes in status, tasks, etc... users are informed.

I understood that we had to use the webhook features, but I'm not a dev, and I don't necessarily know how to do this on my own. Can anybody help me ?

Production env: TheHive 4.1.14-1

Many thanks

A./

jtabet010 commented 2 years ago

try node-red , u can setup whatever you want . read the below article. https://blog.agood.cloud/posts/2019/12/18/thehive-webhooks-with-nodered/

nadouani commented 2 years ago

TheHive 5 will bring new stuff for this.

nadouani commented 2 years ago

In TheHive 4 you can leverage the webhooks to listen to all TheHive events and use them as you need.

peacand commented 2 years ago

Hi @nadouani ,

With theHive4, could you setup "global notification config" enabled on all organisations ? Or you must set it up by org ?