Commit graph

286 commits

Author SHA1 Message Date
AlteredCoder 5f339ab312
fix hub tests CI (#469)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-11-25 16:54:15 +01:00
Latrodectus42 fba50dee1e
Update README.md (#466)
Added a form and icons ...
2020-11-24 15:49:08 +01:00
registergoofy dccd6ebb40
remove blank lines (#462)
*removel blank lines
* fix the ci looking for the last tag
2020-11-23 17:30:13 +01:00
registergoofy c9cf4d3b3b
fix the CI (#451) (#454) 2020-11-20 09:25:25 +01:00
registergoofy a6f3d49e46
fix the fuck*** CI (#451) 2020-11-19 15:49:29 +01:00
registergoofy 6bff2d0325 enable/disable crowdsec through systemd 2020-11-19 12:18:40 +01:00
AlteredCoder a042ef3097
wizard: use whiptail or dialog for interactive mode, else don't run (#417) 2020-11-11 17:54:03 +01:00
AlteredCoder 52b3431595
Update logo (#357) 2020-11-03 10:02:58 +01:00
registergoofy a9f2b5c150
Logo (#356) 2020-11-02 20:43:00 +01:00
Thibault "bui" Koechlin c38b086349
minor improvements : makefile + cscli api register (#338)
* make it more obvious where to put credentials after register

* properly check the go version before trying to build, inspired the way mattermost does it
2020-10-29 10:07:03 +01:00
Thibault "bui" Koechlin 62cbf99dbb
add a warning/error if the user is trying to run wizard from source (yes that's you) (#337) 2020-10-28 17:23:05 +01:00
Thibault "bui" Koechlin 2fdf7624da
properly honor the --force flag of upgrade (#327) 2020-10-23 13:48:04 +02:00
8go f8917cc014
added detail regarding platforms/architectures (#323)
Few lines to clarify and point other platform users into the right direction
2020-10-22 16:36:14 +02:00
Thibault "bui" Koechlin 96ea924064
s/Golang/Go/ 2020-10-20 13:46:07 +02:00
Jesse Donat 748d30e889
Update README.md to improve installation readability (#311) 2020-10-20 08:46:32 +02:00
Ward Vandewege 1be552de6c
fix typo (#308) 2020-10-19 17:58:24 +02:00
registergoofy 6f713ba9b9
32bits (#304)
* 32 bit known issue

* one issue only

* add a new page "known bugs and limitations"

* more info

* up improve doc

Co-authored-by: Thibault bui Koechlin <thibault@crowdsec.net>
2020-10-16 17:17:49 +02:00
Thibault "bui" Koechlin 1533e7e83c
improve acquisition doc (#303) 2020-10-12 10:09:45 +02:00
AlteredCoder dcaa6afadf
add warning in wzard (#297)
Co-authored-by: AlteredCoder <AlteredCoder>
2020-10-07 12:03:06 +02:00
Peter 92c5b8c263
Update config.go (#294)
Fixed 'config show' example.
2020-10-06 16:58:02 +02:00
Thibault bui Koechlin 07d386cd9c fix typo 2020-10-05 12:01:39 +02:00
Thibault "bui" Koechlin fb1884a4ca
add documentation on upgrades (#290)
* add documentation on upgrades
* make it more clear that you need bouncers
2020-10-05 11:58:44 +02:00
AlteredCoder bae76faf25
Update readme beta message (#282) 2020-10-01 17:25:36 +02:00
registergoofy f0ea8312db
set default hub branch to master in cscli (#279) 2020-10-01 15:02:53 +02:00
registergoofy 9b97633043
fix ban flush (#277)
* fix ban flush by soft-deleting entries in database
* fix unit tests accordingly
2020-10-01 08:26:59 +02:00
registergoofy a8e6f9d1e5
Update README.md 2020-09-29 20:03:01 +02:00
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