docker: add cri-logs collection by default to support CRI log format (#2005)
This commit is contained in:
parent
d369656b26
commit
ce60c7b056
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ cscli hub update
|
|||
cscli_if_clean collections upgrade crowdsecurity/linux
|
||||
cscli_if_clean parsers upgrade crowdsecurity/whitelists
|
||||
cscli_if_clean parsers install crowdsecurity/docker-logs
|
||||
cscli_if_clean parsers install crowdsecurity/cri-logs
|
||||
|
||||
if [ "$COLLECTIONS" != "" ]; then
|
||||
# shellcheck disable=SC2086
|
||||
|
|
Loading…
Add table
Reference in a new issue