funkolab / cs-mikrotik-bouncer

A CrowdSec bouncer for MikroTik RouterOS appliance
Apache License 2.0
39 stars 7 forks source link

Logging file #32

Open ScreNN opened 1 year ago

ScreNN commented 1 year ago

Hi

Is there any way to pull logs from the container and write them to a file on the host? Maybe there is some kind of mount

tuxtof commented 1 year ago

Hi @ScreNN it need to be managed at your container runtime level and procedure depend of which one you use

if you use docker you can check here

https://docs.docker.com/config/containers/logging/local/