Commit graph

34 commits

Author SHA1 Message Date
Alfredo Cardigliano
db0633fc9f Map alert severity to syslog messages 2021-02-26 10:28:18 +01:00
Alfredo Cardigliano
b6c083c8bb Use a more standard date format 2021-02-25 15:27:28 +01:00
Alfredo Cardigliano
bd55990961 Add support for syslog format RFC 5424 2021-02-25 14:50:23 +01:00
Alfredo Cardigliano
1c988036c1 Add host to the syslog export 2021-02-25 09:41:00 +01:00
Simone Mainardi
6a02355395 Fixes failing syslog 2021-02-23 17:03:32 +01:00
Luca Deri
a1178a0791 Updated (C) 2021-01-02 12:08:23 +01:00
Matteo Biscosi
e94f2cb0b4 Fixed #4737 integration with fail2ban 2020-12-30 11:46:10 +01:00
Simone Mainardi
13f7a2e98c Slack endpoint fixes 2020-12-30 09:32:46 +01:00
Simone Mainardi
124156fd3e Adds references and explanation to syslog alerts format
Fixes #4843
2020-12-17 18:34:41 +01:00
Simone Mainardi
3b202121f6 Reworks notifications to avoid JSON-decode to read severity 2020-12-15 16:52:39 +01:00
Luca
48641b2e81 Recipient budget is no longer staticly assigned but a portion of the total budget
equally shared among the configured recipients with a cap of 1000
2020-12-14 14:40:47 +01:00
Simone Mainardi
b3dc39c641 Refactors alert_severities into an independend Lua module 2020-11-30 15:28:17 +01:00
Alfredo Cardigliano
ca12bb53b4 Encode ecs to json 2020-11-23 15:49:47 +01:00
Alfredo Cardigliano
7b01cace7d Add support for ECS format in syslog endpoint 2020-11-23 14:41:22 +01:00
Luca Deri
7c1a023dcd Reworked shell script execution with runtime alert values 2020-11-19 17:38:22 +01:00
Simone Mainardi
e8159593eb Fixes internal alerts only processed by the SQLite recipient 2020-11-19 16:25:07 +01:00
Matteo Biscosi
e543b207c9
Fixed shell endpoint bug and added notice when executing the script (#4748)
Co-authored-by: matteo <biscosi@ntop.org>
2020-11-18 17:06:06 +01:00
Alfredo Cardigliano
683a4a727b Add LF to the end of syslog message when sending over TCP 2020-11-10 10:08:29 +01:00
Alfredo Cardigliano
841b476f59 Implement export to remote syslog server (implement #4419) 2020-11-09 18:40:24 +01:00
Luca Deri
1ae79bfbfb Minor fixes for the shell script endpoint 2020-11-09 16:41:56 +01:00
Matteo Biscosi
cfac78e89e
Fixes #4416 Implement recipient/endpoint shell script (#4688)
* Fixes #4416 implement shell script endpoint

* removed debugging code

* Removed for windows env
2020-11-09 16:35:39 +01:00
Simone Mainardi
53ee09c4b3 Fixes slack recipient
Fixes #4672
2020-11-04 15:37:43 +01:00
Simone Mainardi
358ec1dfd5 Handles Discord failures due to rate-limiting 2020-11-03 18:34:34 +01:00
Simone Mainardi
2849267af8 Reworks plugin template definition keys
Implements #4651
2020-11-03 18:09:29 +01:00
Simone Mainardi
d9b16e7fc4 Adds slack_recipient.template stub 2020-11-03 17:40:12 +01:00
Luca Deri
9664b20d64 Cosmetic alarm fixes
Added emoji to Discord
2020-11-02 14:42:16 +01:00
MatteoBiscosi
4a9a9feff1 Changed notification text and Http method #4269 2020-11-02 13:17:21 +01:00
Luca Deri
cc2df1d66e Added emoji support in alert messages 2020-10-30 18:52:40 +01:00
Matteo Biscosi
5c6367e7bd
Added Telegram plugin (#4269) 2020-10-30 17:27:32 +01:00
Luca Deri
515704a040 Fixes #4634
Fixes bug introduced by 6d11a43ddd
2020-10-28 19:02:08 +01:00
Simone Mainardi
2e29a8d246 Implements user script for ip reassociation alerts
Addresses #4614
2020-10-22 16:49:50 +02:00
Simone Mainardi
d3dda0bb82 Unifies misbehaving with alerted flows
Implements #4596
2020-10-16 18:58:20 +02:00
Simone Mainardi
8724ebdd9f Adds formatted output of endpoint recipients 2020-09-17 12:41:45 +02:00
Simone Mainardi
f7e1ea9709 Reworks plugin loading and structure
Implements #4358
2020-09-15 11:33:53 +02:00