June 17, 20251 yr Hi there,I do have a problem with a running crowdsec docker container. I got everything set up except the ability to parse the docker logs. I create a new variable in docker for the docker.sock of Unraid.I manually added in /mnt/user/appdata/crowdsec/acquis.yaml and modified the content to parse docker logs: Quote filenames:- /var/log/nginx/*.log- ./tests/nginx/nginx.log#this is not a syslog log, indicate which kind of logs it islabels:type: nginx---filenames:- /var/log/auth.log- /var/log/sysloglabels:type: syslog---filename: /var/log/apache2/*.loglabels:type: apache2---source: dockercontainer_name:- Nextcloud- immich- paperless-ngx- vaultwardenlabels:type: log_typeWhen I now run cscli metrics from within the crowdsec container it will show:So it looks like that the crowdsec container can't parse the other docker containers but how can I achive that crowdsec can parse the other docker container logs?Regards Shorty_ Edited June 17, 20251 yr by shorty_
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.