crowdsec/pkg/types
mmetc 5b3200173e
don't pre-create log files (not required anymore) (#2267)
The lumberjack package fixed the issue in natefinch/lumberjack#83 (tested with umask 002) and this code is now redundant since we updated the dependency to v2.2.1.
2023-06-07 12:58:35 +02:00
..
constants.go properly update the time structure within event (#2122) 2023-03-16 16:25:50 +01:00
dataset.go support for regexps result cache (#2104) 2023-03-08 16:07:49 +01:00
dataset_test.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00
event.go properly update the time structure within event (#2122) 2023-03-16 16:25:50 +01:00
grok_pattern.go Add experimental support for re2 (#2138) 2023-03-28 16:26:47 +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 don't pre-create log files (not required anymore) (#2267) 2023-06-07 12:58:35 +02:00