Commit Graph

20 Commits

Author SHA1 Message Date
Marian Novotny
e95a35771c Siembol alerting: Sending correlated alerts fields after matching the rule (#767)
* Sending correlated alerts fields after matchign the rule

* make fields to send optional
2022-08-25 14:43:21 +01:00
Marian Novotny
c64e363650 Siembol alerting: adding numeric compare matcher (#723)
* adding numeric matcher work in progress

* renaming
using expression instead of data in matcher

* adding tests

* adding compiler test minor fixes

* adding docuemntation

* adding alert layout

* minor renaming of private functions

* minor renaming

* minor renaming

* minor formatting

* fixing ui layout
2022-07-14 15:39:21 +01:00
Marian Novotny
6111335983 moving num workers into parsing application (#689)
fixing header reoutingapp with null headers
2022-06-21 12:33:56 +01:00
Marian Novotny
9e4af7d49f siembol parsing: adding field protection (#677)
* siembol parsing: adding field protection

* increasing app version

* adding more tests

* fixing metric name

* remove duplicate calls in builder
2022-06-16 14:26:57 +01:00
Marian Novotny
97c4e88348 siembol enrichment: adding table_metadata virtual field into enrichment tables (#671)
* adding table_metadata virtual field into enrichment tables

* Delete pom.xml.orig

* adding documentation
2022-06-08 15:29:11 +01:00
Marian Novotny
d84b9d6b8d Siembol response: improving time exclusion evaluator (#641)
* improving timeexclusion evaluator in siembol response

* formatting
2022-05-20 13:14:26 +01:00
Marian Novotny
9759a09235 Siembol response: adding time exclusion evaluator (#640)
* adding time exclusion evaluator into siembol response

* compilation fix

* adding tetsing files

* adding tests

* increasing siembol version

* Delete pom.xml.orig

* adding documentation
2022-05-18 15:39:16 +01:00
Marian Novotny
c6af42fc37 Parsing: adding json path extractor (#639)
* adding json path extractor

* compile fix

* adding more tests

* add factory test

* increasing version

* adding test for bracket notation

* changing ui layout config

* add documentation

* fixing docs
2022-05-13 11:03:33 +01:00
Celie Valentiny
92e484bb5b Config-editor-UI: optional items (#637) 2022-05-06 10:19:37 +01:00
Marian Novotny
0fcbddb94f Siembol response: adding kafka write evaluator (#545)
* adding kafka write evaluator into siembol response

* Delete pom.xml.orig

* fixing description

* adding documentation
2022-03-01 16:11:28 +00:00
Marian Novotny
bf411b0021 Alerting: adding CONTAINS matcher (#538)
* adding CONTAINS matcher into alerting

* add documantation

* modifying alert layout

* fixing alert layout

* update alert layout

* fixing case insensitive matching

* removing unused flag

* typo
2022-02-17 09:54:50 +00:00
Marian Novotny
a17ebe742a Siembol release 2.2.0 (#526) 2022-02-04 13:37:51 +00:00
Marian Novotny
3415ce3909 Upgrading java to java 11 (java 13 in tests) (#405)
Upgrading Storm to 2.3.0
Supporting downloading http enrichment tables
Remove multiline string dependency
2021-11-04 16:12:54 +00:00
Marian Novotny
57296e231f Siembol release v1.3.0 (#316)
* v1.3.0 release

* fixing typos based on review
2021-09-09 11:37:33 +01:00
Celie Valentiny
1367c5ec7f Config-editor-ui: bug fixes + docs (#230) 2021-07-19 14:03:20 +01:00
Oliver Fletcher
f3f1e5afec siembol-docs: kerberos, zookeeper, storm perf how-to (#221)
* kerbers, zookeeper and storm perf docs

* spell-check

* add how-to netflow v9

* add how-to netflow v9

* ammend netflow

* spelling

* add zk instruction

* add zk instruction

Co-authored-by: Oliver Fletcher <oliverf@czwoliverf1.uberit.net>
2021-03-25 13:40:38 +00:00
Marian Novotny
52e6910a62 docs: improving response documentation (#224)
* improving response documentation

* adding how to write response plugin

* feedback from review
2021-03-25 13:21:26 +00:00
Celie Valentiny
9eb0e1ccec Docs: enrichment table docs (#223) 2021-03-23 16:07:25 +00:00
Marian Novotny
c7b93c8558 docs: improve documentation (#220)
* adding how to setup service in config editor rest

* adding ouath2 how to
2021-03-22 16:56:00 +00:00
Marian Novotny
b7c262c9b8 improve documentation (#211)
* adding skeleton for documentation

* fixing typos

* adding skeleton for next gen documentation (#199)

* adding skeleton for documentation

* fixing typos

* Documentation (#201)

* adding skeleton for documentation

* fixing typos

* Config-editor-ui: some css fixes + testing deployment + title validation + regex links (#200)

Co-authored-by: Celie Valentiny <Celie.Valentiny@gresearch.co.uk>

* improve introduction

* updated documentation

* improved introduction

* adding arichtecture image

* resize image

* fixing image

* adding parser_flow image

* adding router parsing image

* making urls clickable

* Fixing typos based on review

* adding siembol response work in progress documentation

Co-authored-by: Celie Valentiny <Celie.Valentiny@gresearch.co.uk>
2021-03-12 17:22:29 +00:00