TheHive
TheHive copied to clipboard
Live Stream Entries into Syslog Entries also
Request Type
Feature Request
Work Environment
| Question | Answer |
|---|---|
| OS version (server) | Ubuntu |
| OS version (client) | Windows |
| TheHive version / git hash | 3.0.3 |
| Package Type | DEB |
Problem Description
It would be great if we could send the live stream as syslog entries into the syslog server locally or remotely or within TheHive itself so it can be pushed to a remote syslog server. I could then collect the entries into our Syslog/SIEM solution
Possible Solutions Configure the live stream to generate a syslog entry when a live stream entry is generated.
Hello, this is a typical use case of what we call WebHooks. You can write a script that listens to TheHives' events and push whatever you need to syslog.
Hi, is this issue still needs to be addressed ? if yes, can i start looking into it ?