Commit graph

260 commits

Author SHA1 Message Date
registergoofy c6aab9893a
add randomness to machine-id when registering. (#261)
* add randomness to machine-id when registering.

* add some regexp check for machine_id

* typo fix

* fix cwapi unit tests
2020-09-29 13:17:33 +02:00
Thibault "bui" Koechlin 62bbeaa2b5
help for dashboard faq 2020-09-28 10:03:01 +02:00
Thibault "bui" Koechlin dc31dbf226
add uninstall directive 2020-09-28 09:41:59 +02:00
Thibault "bui" Koechlin 687077010c
add more info about what is sent to api (#250)
* add more info about what is sent to api
2020-09-24 15:20:02 +02:00
Thibault "bui" Koechlin 7a2742198c
update readme (#241)
* update readme
2020-09-22 16:22:49 +02:00
Thibault "bui" Koechlin 5d3454e22a
add a gitter badge in readme (#212)
* add a gitter badge in readme
2020-09-14 10:50:01 +02:00
erenJag 160b5f8486
fix typos in doc + update schema (#221)
Co-authored-by: erenJag <erenJag>
2020-09-14 10:48:51 +02:00
AlteredCoder b270bfbcfe
Fix documentation (#219)
* fix typo in documentation
2020-09-13 15:56:04 +02:00
Thibault "bui" Koechlin d431fe9f21
Taxonomy update (#213)
* rename
2020-09-10 15:06:34 +02:00
AlteredCoder 57aa1c6b24
use hub master if we are in pre-release (#196)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-09-01 15:28:47 +02:00
AlteredCoder b7286d6a85
make cscli use crowdsec version for hub (#194) 2020-09-01 14:32:45 +02:00
AlteredCoder b81c735d81 remove debug while fixing test 2020-08-30 16:04:51 +02:00
AlteredCoder 7f45c43eb1 change github workflow to get latest release 2020-08-28 16:37:35 +02:00
AlteredCoder 2db6882202
add new workflows to create/delete branch on hub (#193) 2020-08-28 15:24:10 +02:00
Thibault "bui" Koechlin b2ef6a555c
add support for 'prometheus_mode' configuration directive that can be set to 'aggregation' to limit the cardinality of prometheus metrics (#192) 2020-08-24 11:51:50 +02:00
erenJag 6624fce66a
fix tests (#191)
* fix leakybucket test
2020-08-24 10:25:52 +02:00
AlteredCoder a6fabcf481 fix CI in leakybuckets 2020-08-23 23:42:24 +02:00
AlteredCoder 3801dcc277 fix parser tests 2020-08-23 23:34:12 +02:00
erenJag 25dfcebf4c
improve fileInit func by not loading unspecified data (#189)
* improve fileInit func by not loading unsepcified data
2020-08-21 14:20:44 +02:00
Thibault "bui" Koechlin 5595070e67
handle multiple plugins for now (append results rather than taking the 'last one' (#185) 2020-08-21 12:28:59 +02:00
Thibault "bui" Koechlin 1956f52be5
add a warning when a grok pattern ends with \n (#183) 2020-08-20 15:07:50 +02:00
Thibault "bui" Koechlin 742435f178
Acquisition extra tests (#188)
* acquisition testing
2020-08-20 13:55:52 +02:00
Thibault "bui" Koechlin 1398a74c6d
add extra tests for exprlib visitors (#187)
* add extra tests for exprlib visitors
2020-08-20 11:53:47 +02:00
Thibault "bui" Koechlin 9df29191f7
Document plugin writting (#184)
* writing plugins documentation
2020-08-20 11:30:12 +02:00
Thibault "bui" Koechlin ceb69f0cef
documentation improvment (#182) 2020-08-07 09:40:43 +02:00
Thibault "bui" Koechlin fe8040683e
link to prometheus dashboard repository (#180) 2020-08-05 17:24:38 +02:00
Thibault "bui" Koechlin a3b638890d
doc : add debugging in cheatsheets (#179) 2020-08-05 16:50:19 +02:00
AlteredCoder 747065229e
fix expr debugger (#178)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-08-05 16:27:16 +02:00
Thibault "bui" Koechlin 7525f11975
improve tests in pkg/leakybuckets (#171) 2020-08-05 11:39:54 +02:00
Thibault "bui" Koechlin fbebee01d3
Doc improvement v0.3.0 (#173) 2020-08-05 11:24:34 +02:00
Thibault "bui" Koechlin 911d2d6d5c
fix configuration file permissions in wizard (#176) 2020-08-05 11:20:40 +02:00
Thibault "bui" Koechlin 8128dcf61b
add more tests for pkg/parser (config loading) (#172) 2020-08-05 11:20:03 +02:00
AlteredCoder b10c7e9bef
fix expr debugger when no variable is present (#174)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-08-04 16:44:03 +02:00
AlteredCoder d8f0f5a3a9
Add debug expr (#168)
* debug expr in node.go
* update documentation

Co-authored-by: AlteredCoder <AlteredCoder>
Co-authored-by: Thibault bui Koechlin <thibault@crowdsec.net>
2020-08-03 12:21:15 +02:00
Thibault "bui" Koechlin 085dcc5eb6
add a basic functional tests in the CI (#169) 2020-07-31 16:16:23 +02:00
Thibault bui Koechlin eef59cad9e bigger policy 2020-07-31 15:36:27 +02:00
Thibault "bui" Koechlin aedef28c18
udpate the installation gif on README (#170) 2020-07-31 15:16:04 +02:00
AlteredCoder b7096be6e6
fix message to verbose in expr helper (#166)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-07-30 17:12:47 +02:00
Thibault "bui" Koechlin 895f336900
fix doc for output plugins (#167) 2020-07-30 17:12:29 +02:00
AlteredCoder 8dc8d2c81d fix typo in release drafter 2020-07-30 15:59:05 +02:00
Thibault "bui" Koechlin 0356f8404b
add tests for pkg/database (#151) 2020-07-30 15:58:06 +02:00
AlteredCoder daf2a350ea
improve release-drafter configuration (#165)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-07-30 15:42:48 +02:00
AlteredCoder d23512e9c6
improve logging (#164)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-07-30 15:30:02 +02:00
Thibault "bui" Koechlin f8abb01bbc
Advise user to perform a reload when appropriate (#163) 2020-07-30 12:15:15 +02:00
Thibault "bui" Koechlin b19046939c
sqlite set busy timeout to 10s rather than 1s (#162) 2020-07-30 11:39:06 +02:00
AlteredCoder 0f2733418a fix version release 2020-07-29 17:36:59 +02:00
erenJag 50d7c4ce96
add grafana images to show some dashboard examples (#161) 2020-07-29 17:17:17 +02:00
AlteredCoder 2da55f411b
remove data folder from release and fix binary size (#160) 2020-07-29 17:14:32 +02:00
Thibault "bui" Koechlin d2ffb190f9
add a default configuration file if none is specified (#159) 2020-07-29 16:58:25 +02:00
erenJag 6f623f9a96
Update doc : metrics (#158)
* update metrics documentation

Co-authored-by: erenJag <erenJag>
2020-07-29 15:57:33 +02:00