mmetc

Results 109 comments of mmetc

I'm having a look at this because I want to add tests with mock capi, so I have a hand in the code

If we do it.. why base64? There is no need to encode a plaintext

> Base64 to improve some consistency between shells and docker compose, for example. I'm sorry but do you have an example? I don't see how it helps other than obfuscating,...

@LaurenceJJones no need for a custom image, just mount it to `/staging/etc/crowdsec/parsers/s02-enrich/custom_whitelists.yaml` Also - and can you please verify this - changing cp with rsync allows it to work in...

Thanks so what happens if you just don't mount local_api_credentials.yaml? The "localhost" machine would be recreated every time the container is started, but it's done on purpose. Does it work...

The local_api_credentials.yaml file is used by cscli and by the log processor (agent). So when you have both lapi and log processor enabled, which is the case by default, crowdsec...

Should be fixed by https://github.com/crowdsecurity/crowdsec/pull/3010

let me know the final URL of the script/documentation and I'll update the PR