Commit graph

1700 commits

Author SHA1 Message Date
Thibault "bui" Koechlin 8651a1aefc
skip ~ files #69 (#71)
* skip ~ files

* only keep .yaml et .yml files
2020-06-12 17:55:35 +02:00
Thibault "bui" Koechlin 26f77bed88
CI: provide makefile for CI and fixe types.Event (#70) 2020-06-11 15:03:43 +02:00
Thibault "bui" Koechlin e3525f970b
Ci improvements (#68) 2020-06-10 14:24:02 +02:00
Thibault "bui" Koechlin 64c5fa7360
CI: add a CI to test parsers (#67) 2020-06-10 12:14:27 +02:00
erenJag c37f020da3
fix upgrade mode in wizard (#65)
Co-authored-by: erenJag <erenJag>
2020-06-03 17:14:01 +02:00
Thibault "bui" Koechlin 051a1b427a
remove requirement for version in RELEASE.json, the version is guessed from the git tag (#64) 2020-06-03 15:59:13 +02:00
AlteredCoder 293d098fa9
bump version (#63)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-06-03 15:22:50 +02:00
erenJag 6bee95b368
wizard: fix unattended mode (#57) 2020-06-03 14:24:33 +02:00
AlteredCoder fc05a49cc3
Fix API push (#62)
* add debug

* debug

* remove debug

* remove typo

* fix linter

Co-authored-by: AlteredCoder <AlteredCoder>
2020-06-03 14:24:07 +02:00
Thibault "bui" Koechlin f9a4ae2b3f
fix #60 - sqlite lock + badges (#61)
* don't fatal is DB is locked + Fix #60
2020-06-03 14:18:00 +02:00
Thibault "bui" Koechlin a58df696cf
bump version (#59) 2020-06-02 16:22:37 +02:00
AlteredCoder 08c0167f15
fix debug (#58)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-06-02 16:17:30 +02:00
Thibault "bui" Koechlin 8185aa248a
bump to 0.1.0 (#52) 2020-06-02 11:25:13 +02:00
Thibault "bui" Koechlin ea3b9d9de0
fix #55 : now that we have split the code for external shutdown (service) and one-shot, we don't need the 5s sleep anymore (#56) 2020-06-02 11:24:50 +02:00
AlteredCoder 72d1fe4c3b
fix (#51)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-06-01 18:32:01 +02:00
Thibault "bui" Koechlin 430b7cd90d
add a 'Upper' expr helper (#50)
* add a 'Upper' expr helper

* remove redundant startsWith and endsWith
2020-06-01 16:12:48 +02:00
Thibault "bui" Koechlin f2e38b0d28
fix #47 #35 (#49) 2020-06-01 12:56:32 +02:00
AlteredCoder 82d6e6938a
Fix expr helpers "StartsWith" and "EndsWith" (#48)
* fix

* fix typo

Co-authored-by: AlteredCoder <AlteredCoder>
2020-05-29 17:25:09 +02:00
Thibault "bui" Koechlin 4e8aa19c09
bump version 0.0.4 + typo (#46)
* fix typo in history rewrite
* and bump version
2020-05-28 12:03:29 +02:00
AlteredCoder ea4e4153af fix review 2020-05-28 11:32:00 +02:00
AlteredCoder 9911803e3a fix var in doc 2020-05-28 11:32:00 +02:00
AlteredCoder 937bd20c18 fix 2020-05-28 11:32:00 +02:00
AlteredCoder 083b9897d8 fix 2020-05-28 11:32:00 +02:00
erenJag 04ff874eb5 fix lib path 2020-05-28 11:32:00 +02:00
erenJag 19d6a979c8 trying to be [FHS](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard) compliant 2020-05-28 11:32:00 +02:00
Thibault "bui" Koechlin cda7beddbf add support in cscli to switch branches of hub (#43) 2020-05-28 11:32:00 +02:00
Thibault bui Koechlin b51d666dcb type 2020-05-28 11:32:00 +02:00
Thibault bui Koechlin 7563975eef only set if non-nil, avoid crash on unconfigured logger 2020-05-28 11:32:00 +02:00
Thibault bui Koechlin 80387fe66e simplify the code 2020-05-28 11:32:00 +02:00
Thibault bui Koechlin b9f09f2ad8 build plugins when we build 2020-05-28 11:32:00 +02:00
Thibault bui Koechlin edcc822d79 no prometheus, no api in cli mode 2020-05-28 11:32:00 +02:00
Thibault bui Koechlin 87ff0883cf lower verbosity for this, give context to that 2020-05-28 11:32:00 +02:00
Thibault bui Koechlin 372d8680c3 unify loggers and improve the log message about groks when they're not called by name 2020-05-28 11:31:55 +02:00
Thibault bui Koechlin a06f8373ae move the setLogger config and ConfigureLogger to be part of types for reuse accross modules 2020-05-28 11:28:49 +02:00
Thibault bui Koechlin 3fa5122db7 only test directories 2020-05-28 11:28:49 +02:00
AlteredCoder 8d43abbf4c add context in log 2020-05-28 11:28:49 +02:00
AlteredCoder ed919a55be fiw review 2020-05-28 11:28:49 +02:00
AlteredCoder fd6ecd25df fix review 2020-05-28 11:28:49 +02:00
Thibault bui Koechlin 7657a0cc37 fix non unique grok name 2020-05-28 11:28:49 +02:00
Thibault bui Koechlin a199cd8b36 unify paths 2020-05-28 11:28:49 +02:00
Thibault bui Koechlin 7557ce8156 add 'in File(...)' tests for parsers and leakybuckets 2020-05-28 11:28:49 +02:00
Thibault bui Koechlin 6cb5ec0460 add a parser unit test using the 'in File(...)' construct 2020-05-28 11:28:49 +02:00
AlteredCoder 160478b419 add test for exprhelpers 2020-05-28 11:28:49 +02:00
Thibault "bui" Koechlin 1abdfc9b10 make message better 2020-05-28 11:28:49 +02:00
Thibault "bui" Koechlin c03235ed64
english improvment 2020-05-27 16:28:06 +02:00
Thibault "bui" Koechlin bdc1649560
make it more obvious that you can expand the gifs 2020-05-27 16:18:35 +02:00
Thibault "bui" Koechlin ec81bc1f9a fix #38 (#41) 2020-05-27 09:47:12 +02:00
Thibault "bui" Koechlin 8e2c9bc705
Improved readme (#36) 2020-05-26 15:41:40 +02:00
Thibault bui Koechlin 12c877b41b Add gifs to doc 2020-05-26 12:09:27 +02:00
Thibault bui Koechlin fa12c29598 fix hub url in doc 2020-05-25 18:54:07 +02:00