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 |
|
Thibault "bui" Koechlin
|
2e0b0597c5
|
Merge pull request #33 from crowdsecurity/cscli_calculate_ips
add missing IPs calculation
|
2020-05-25 15:29:58 +02:00 |
|
erenJag
|
9f946ca4a4
|
add missing IPs calculation
|
2020-05-25 15:22:06 +02:00 |
|
erenJag
|
72508fa2ef
|
Merge pull request #28 from crowdsecurity/bump_version
bump version
|
2020-05-25 12:20:16 +02:00 |
|
erenJag
|
6d7a1b4e74
|
bump version
|
2020-05-25 12:18:14 +02:00 |
|
erenJag
|
c020ff8c64
|
Merge pull request #22 from crowdsecurity/add_expr_helpers
add new expr helpers
|
2020-05-25 12:12:49 +02:00 |
|
Thibault "bui" Koechlin
|
d9a37683e7
|
Merge pull request #27 from crowdsecurity/add_custom_error
Adding custom error.
|
2020-05-25 12:12:03 +02:00 |
|
FaricaUnknown
|
060a595244
|
Merge pull request #25 from crowdsecurity/json_extractor
add json support via expr helpers
|
2020-05-25 11:47:47 +02:00 |
|
Thibault bui Koechlin
|
ed24638200
|
fix remark
|
2020-05-25 11:37:52 +02:00 |
|
Thibault bui Koechlin
|
aad2e1421e
|
fix printf
|
2020-05-25 11:35:32 +02:00 |
|
erenJag
|
34a6156097
|
add custom error to be able to ignore or fatalF when reference is missing in collection
|
2020-05-25 10:55:05 +02:00 |
|
AlteredCoder
|
1b54bbb909
|
add data folder parameter to hubMgmt
|
2020-05-24 19:53:05 +02:00 |
|
Thibault "bui" Koechlin
|
e87f3f1f0b
|
Merge pull request #26 from crowdsecurity/merge_cscli_crowdsec_config
Merge cscli crowdsec config
|
2020-05-24 19:23:50 +02:00 |
|