Commit Graph

185 Commits

Author SHA1 Message Date
Marian Novotny
661ff6c242 config editor: fixing updating matadata during submitting configuration (#811)
* config editor: fixing updating matadata during submitting configuration

* adding tests for release

* minor cleaning

* cleaning

* adding exception message

* adding test case test
2022-11-22 11:27:59 +00:00
Marian Novotny
3592171947 Siembol parsing: adding javadoc (#807)
* adding javadoc for parsing

* fixing syslog doc

* fixes in parsing app

* fixing parsing storm javadoc

* fixing typos

* remove underlying exception from javadoc comment

* various fixes

* fixes based on review
2022-11-18 11:10:39 +00:00
dependabot[bot]
64bab76a2a Bump joda-time from 2.11.1 to 2.11.2 (#786)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.11.1...v2.11.2)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 09:18:59 +01:00
dependabot[bot]
20793ae8e6 Bump joda-time from 2.11.0 to 2.11.1 (#776)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.11.0 to 2.11.1.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.11.0...v2.11.1)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 10:56:46 +01: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
5f0c216e8d Siembol monitoring: minor refactoring (#766)
* minor refactoring of siembol monitoring

* adding explicit component scanning
2022-08-22 09:11:54 +01:00
dependabot[bot]
43ad7a3ab9 Bump joda-time from 2.10.14 to 2.11.0 (#753)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.14 to 2.11.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.14...v2.11.0)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-16 09:29:42 +01:00
Marian Novotny
96db36cc80 config editor rest - fixing get testers (#721)
* fixing get testers endpoint in config editor rest

* Delete pom.xml.orig
2022-07-06 17:12:31 +01:00
Marian Novotny
40ca7ef432 SIembol version to 2.6.3-SNAPSHOT (#714) 2022-07-06 11:26:59 +01:00
Celie Valentiny
63fdffa288 Siembol Response: improve initialisation (#713) 2022-07-05 15:32:15 +01:00
Marian Novotny
7ff6b8fbae Config editor rest: reworking config testing (#709)
* reworking config testing in config editor rest

* adding tests

* fixing small bug

* adding tests

* increase app version
2022-07-04 17:01:38 +01:00
Celie Valentiny
3062a5e0df Siembol version 2.6.0-SNAPSHOT (#696) 2022-06-30 11:00:12 +01:00
Celie Valentiny
6ed1dc0a65 Release 2.5.0 (#694) 2022-06-30 10:20:24 +01:00
Celie Valentiny
bb9d34ecdf Siembol-monitoring: fix healthcheck for monitoring + metric names (#693) 2022-06-27 15:17:09 +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
2320354391 siembol response: sorting fields in markdown table formatter (#687) 2022-06-17 14:10:35 +01:00
Celie Valentiny
b7924bcb5c Siembol-monitoring: heartbeat (#673) 2022-06-17 12:37: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
d916eb43cc reverting kafka version to 3.1.0 (#672) 2022-06-08 16:16:30 +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
a6aa5e0e41 siembol to 2.5.8-SNAPSHOT (#661) 2022-06-07 13:50:39 +01:00
Marian Novotny
832d588f0a reworking alerting spark module (#643) 2022-05-27 19:19:46 +01:00
Marian Novotny
02666c6a02 fixing computing desired state in sync service (#642) 2022-05-24 09:01:30 +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
Marian Novotny
2642d0bdfb Siembol alerting: rejecting a rule with negative matchers only (#638)
* adding check for negated matchers

* minor refactoring of alerting core module

* compilation fix
2022-05-06 09:28:13 +01:00
Marian Novotny
d1489d8b3b Siembol services: supporting optional items (#613) 2022-05-03 15:07:34 +01:00
Marian Novotny
d62eccf955 siembol version to 2.5.0-SNAPSHOT (#615) 2022-04-29 13:23:02 +01:00
Marian Novotny
fa55f61e14 siembol 2.4.0 release (#614) 2022-04-29 12:57:36 +01:00
Marian Novotny
5267f4baf9 Config editor rest: fixing test case error messages (#610) 2022-04-27 15:17:04 +01:00
Marian Novotny
ac1fb29f0f Config editor rest: fixing validation and testing messages (#609) 2022-04-27 13:20:25 +01:00
Celie Valentiny
d150577d48 Config-editor-rest: compress json when writing to zk (#602) 2022-04-26 10:48:55 +01:00
Marian Novotny
55b86f2ddc Siemobl response: fixing creating provided evaluators (#607) 2022-04-25 11:35:45 +01:00
Marian Novotny
5eeb531279 Config editor rest: improving error messages (#606) 2022-04-22 14:53:32 +01:00
Marian Novotny
b695d50fd4 Upgrading to java 17 in java modules (#604)
* Upgrading to java 17

* fixing topology manager tests

* fixing compilation warnings

* Delete pom.xml.orig
2022-04-20 10:47:37 +01:00
dependabot[bot]
ef0161b89c Bump joda-time from 2.10.13 to 2.10.14 (#598)
Bumps [joda-time](https://github.com/JodaOrg/joda-time) from 2.10.13 to 2.10.14.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/JodaOrg/joda-time/compare/v2.10.13...v2.10.14)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-01 12:31:24 +01:00
Marian Novotny
d1bfbc0e82 Siembol version to 2.4.5-SNAPSHOT (#592) 2022-04-01 11:03:56 +01:00
Marian Novotny
af01b97783 Updating Storm to 2.4.0 (#591)
* Updating Storm to 2.4.0

* Delete pom.xml.orig
2022-04-01 09:32:32 +01:00
Marian Novotny
fbdd6b4ef4 siembol alerting: sampling rule protection messages (#576)
* siembol alerting: sampling rule protection messages

* fixing sampling and adding test

* increasing app version
2022-03-24 09:50:38 +00:00
Marian Novotny
d3b0de0c08 siembol parsing: fixing skipping empty strings in extractors (#574)
* parsing: fixing skipping empty strings in extractors

* Delete pom.xml.orig

* change java versions

* adding test
2022-03-22 15:02:54 +00:00
Marian Novotny
d281c86c4a Adding metrics into Siembol (#572)
* inti commit for siembol metrics

* adding missed files

* fixing parsing application bolt

* Reworking response metrics to use common library

* fixing metrics names

* using rule name in alertign metrics instead of full rule name

* improving parsing storm tests

* improving alerting tests

* improving enrichment tests

* improving response tests

* increasing app version

* change siembol version

* increasing siembol app version

* renaming metrics

* bug fixing
2022-03-21 15:42:57 +00:00
Marian Novotny
9e6de6b1ec Siembol version to 2.4.0-SNAPSHOT (#570) 2022-03-11 11:20:45 +00:00
Marian Novotny
91128079ce Siembol 2.3.0 release (#568) 2022-03-11 10:40:42 +00: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
072283c236 Siembol parsing: fixing handling empty strings in csv parser (#544)
* fixing handling empty strings in csv parser

* increasing version of siembol app
2022-02-21 10:00:39 +00:00
Marian Novotny
426d6a6394 Config editor rest: cache release and admin config response (#542)
* adding release and admin config caching

* increasing siembol version
2022-02-17 15:19:14 +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
9e70328a49 change Siembol version to 2.3.0-SNAPSHOT (#528) 2022-02-04 14:32:19 +00:00
Marian Novotny
a17ebe742a Siembol release 2.2.0 (#526) 2022-02-04 13:37:51 +00:00