Commit Graph

57 Commits

Author SHA1 Message Date
Celina Cywinska
37c3675437 Documentation update (#798)
* Adding compatibility info.

* Fixing a typo.

* Adding list of content.

* Fixing formatting.

* Fixing formatting.

* Adding info about Quickstart.

* Fix formatting.

* Create a list of content.

* Fix format.

* Fix the table of content.

* Fix typo.

* Fix typo again.

* Fix format.

* Trying out a different format.

* Fix formatting.

* Final formatting update.

* Fixing issue with a "-"

* Fixing an issue with a "-"

* Update introduction.md

* Update formatting.

* Update formatting.

* Add a list of contents.

* Fix typo.

* Added list of contents.

* Fix spaces.

* Delete placeholder section.

* Fix names of sections in the list.

* Remove 'how to".

* Remove compatibility info.

* Simplifying headers.
2022-11-18 13:27:55 +00:00
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
Yassin Raman
d50e822b71 deployment: prometheus, grafana and new version of storm with siembol metrics (#692)
* grafana and prometheus

* updated storm to latest

* grafana and prometheus

* grafana and prometheus

* grafana and prometheus

* grafana and prometheus

* version

* kafka lag exporter

* include kafka lag

* log level and change interval for scraping

* update to use values.yaml file

* fix

* added latency graphs

* added latency graphs, fix

* added monitoring to clean up

* using official docker image

* remove outdated comment

* fix, indentation

* clean up

* host names added

* rename and clean up

* rename and clean up

* tag

* jmx exporter cm added

* jmx exporter cm added

* jmx exporter volume mount

* jmx exporter install

* storm version

* add jmx to ps

* fix for changing port

* add wget to install

* not needed, we're using ingress-dns add on and configuring actual dns resolver

* fix

* fix post request

* add protection matches to dashboard

* separate traffic generator from main siembol install

* update

* update

* move file to correct loc

* typo

* fix

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
Co-authored-by: Celie Valentiny <cvalentiny@hotmail.fr>
2022-07-14 11:59:27 +01:00
Celie Valentiny
037997280c Deployment: siembol-monitoring (#675) 2022-06-29 11:32:10 +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
Yassin Raman
9a77bd4d8d docs: Adding Siembol Helm (#674)
* remove unused configs, these dependencies are installed separately

* remove, not needed

* not used

* docs for deployment

* docs for deployment

* docs for deployment

* clean up

* intendation

* docs for deployment

* kustomize and enabled apps docs

* kustomize and enabled apps docs

* resources as values

* fix

* fix

* version, 2.4.0 is set by default

* added docs for resources

* added docs for resources

* added separate page for customize

* more docs

* more docs

* more docs

* more docs

* fix

* fix

* more docs

* more docs

* added new how to page

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
2022-06-14 14:58:19 +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
Celie Valentiny
f54b67c140 Siembol-editor-ui: updating docs (#612) 2022-04-29 12:43:10 +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
Celie Valentiny
67fafca7d7 Config-editor-ui: Cloning improvements + rxjs upgrade (#529) 2022-02-17 08:17:48 +00:00
Marian Novotny
a17ebe742a Siembol release 2.2.0 (#526) 2022-02-04 13:37:51 +00:00
Celie Valentiny
ece42d617e Config-editor-ui: add management view with links and actions (#494) 2022-01-28 13:55:32 +00:00
Jonathan Giannuzzi
d0ff5fb1c1 [quickstart] Fix domain name resolution failures on macOS (#488)
* [quickstart] Fix domain name resolution failures on macOS

* [quickstart] fix enrichmentStore scripts as well
2022-01-14 17:34:34 +00:00
Tabatha D
8055c650d1 Updates references to new more inclusive default branch name (#425)
* updates references from master to main

* revert formatting change
2021-11-22 17:51:50 +00:00
Marian Novotny
e6f47e9989 adding ZooKeeper autocreation documentation (#427)
removing creating ZooKeeper nodes from quickstart install
adding underscore char into allowed upload name in enrichment store
2021-11-18 15:25:39 +00:00
Marian Novotny
21fe576110 Improvements and fixes in enrichment tables (#409)
* reworking updating tables in enrichment storm

* change java version in docs

* Improving logging in updating table service

* cleaning storm modules dependencies

* Fixing storm guava dependency

* minor typo

* fixing java versions
2021-11-09 11:16:23 +00:00
Celie Valentiny
edea30123e Deployment: cherrypick java11 commits for enrichment store (#406) 2021-11-05 09:37:35 +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
9225589f27 Documentation: ui application manager (#315) 2021-09-09 10:41:47 +01:00
Yassin Raman
33dc805570 Deployment: refactoring (#241)
Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
2021-07-28 17:31:18 +01:00
Marian Novotny
54b0be4020 docs: improving introduction (#240)
* Add files via upload

* minor update of introduction
2021-07-28 10:55:38 +01:00
C~+
3812f5b358 Update Introduction.md (#184)
* Update Introduction.md

Updating Introduction document with more detail and improved grammar/spelling/etc.

* Update introduction.md with corrections

Updated introduction.md with corrections requested by @mariannovotny.
2021-07-28 09:28:19 +01:00
Yassin Raman
132f07d873 deployment: cleanup script improvement (#234)
* added dependency install script, and clean up

* kafka ui instructions

* added ps scripts for install

* update to support folder change and powershell scripts

* removed unneccessary file

* small fix

* added cm and secret to cleanup script

* change to reflect cleanup script

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: yasram1 <yasram1@github.com>
2021-07-21 12:27:52 +01:00
Celie Valentiny
1367c5ec7f Config-editor-ui: bug fixes + docs (#230) 2021-07-19 14:03:20 +01:00
Yassin Raman
e8a0e2bca7 deployment: adding PS scripts (#227)
* added dependency install script, and clean up

* kafka ui instructions

* added ps scripts for install

* update to support folder change and powershell scripts

* removed unneccessary file

* small fix

* minor fixes in scripts

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: Oliver Fletcher <ollie@oliverfletcher.com>
Co-authored-by: Marian Novotny <Marian.Novotny@gresearch.co.uk>
2021-07-16 18:10:27 +01:00
Yassin Raman
c9510dad93 Kafka UI (#223)
* added dependency install script, and clean up

* kafka ui instructions

* adding kafka helpers to quickstart

* adding kafka helpers to quickstart

* removed file, not needed

* improvement

Co-authored-by: Yassin Raman <yassin@gmail.co>
2021-07-15 17:28:56 +01:00
Marian Novotny
2a064ca94d Update quickstart.md (#222) 2021-07-15 14:48:54 +01:00
Yassin Raman
4a5a3cd83c docs: adding quickstart (#220)
* added dependency install script, and clean up

* small fixes

* small fix

Co-authored-by: Yassin Raman <yassin@gmail.co>
Co-authored-by: stackedsax <alex.scammon@gresearch.co.uk>
2021-07-14 18:22:06 +01:00
Celie Valentiny
b13b49aecd Config-editor-ui: Sigma importer dialog (#218) 2021-07-14 17:01:17 +01:00
Celie Valentiny
5bbccdc6fa Config-editor-ui: copy/paste + undo/redo (#165) 2021-07-06 17:00:15 +01:00
Celie Valentiny
24d0e5880a Config-editor-ui: add delete config / testcase functionality and fix tab change bug (#51) 2021-05-11 16:43:07 +01:00
Marian Novotny
2950501eff doc: improved documentation (#248)
* Some sample changes

* A first pass of the deployment how-to's

Co-authored-by: stackedsax <alex.scammon@gresearch.co.uk>
2021-04-22 09:34:00 +01:00
Marian Novotny
3d4226e918 docs: adding how to contribute (#245)
* docs: adding how to contribute

* Update how_to_contribute.md

Co-authored-by: Celie Valentiny <Celie.Valentiny@gresearch.co.uk>
2021-04-16 16:38:28 +01:00
Oliver Fletcher
cbe8910d39 Doc edits ui how-tos (#231)
Edits to documentation, how to add links in ui

Co-authored-by: C~+ <7826876+c-rindi@users.noreply.github.com>
2021-04-06 10:32:24 +01:00
Oliver Fletcher
847eba0965 edits to intro docs (#227)
Editing of introduction in docs.

Co-authored-by: C~+ <7826876+c-rindi@users.noreply.github.com>
2021-03-30 10:45:08 +01:00
Marian Novotny
c82e9e9a2f docs: adding initial version of deployment (#226)
* adding init version of deployment

* fixing typo
2021-03-26 09:23:26 +00: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
2a603c2cbe adding documentation links into the readme file (#222)
cleanining unused files
2021-03-23 12:19:20 +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
Celie Valentiny
2c2b9d7d5b Docs: celie ui docs (#216) 2021-03-22 16:20:05 +00:00