crowdsec/pkg/types
Thibault "bui" Koechlin 866c200c31
Generic dateparse approach (#1669)
* Allow any parser to suggest a format string for the date to be parsed.

* allow the enricher functions to get the parser's logger so they can inherit the level
2022-07-28 16:41:41 +02:00
..
constants.go Add support for certificate authentication for agents and bouncers (#1428) 2022-06-08 16:05:52 +02:00
dataset.go fiw review 2020-05-28 11:28:49 +02:00
dataset_test.go error reporting (#1501) 2022-05-19 10:48:08 +02:00
event.go Generic dateparse approach (#1669) 2022-07-28 16:41:41 +02:00
grok_pattern.go typos (#1453) 2022-04-19 11:25:27 +02:00
ip.go enabled linters and fixes for: misspell, predeclared, unconvert, ineffassign, gosimple, govet (#1595) 2022-06-16 14:41:54 +02:00
ip_test.go simplify err.Error() to err when used in printf context (#1603) 2022-06-22 15:53:53 +02:00
line.go Refactor Acquisition Interface (#773) 2021-06-11 09:53:53 +02:00
profile.go initial import 2020-05-15 11:39:16 +02:00
utils.go CI: colored test output, colored crowdsec and crowdsec-api logs, full final db dump for mysql and sqlite (#1596) 2022-06-17 16:12:49 +02:00