当以容器部署rustfs时,能否将日志写出到标准输出。当前容器部署时,默认日志写出到/logs目录,在使用K8S部署容器时,容器将动态创建,对于日志抓取不是很友好。
Can the logs be written to standard output when deploying rustfs in a container. When deploying the current container, the default log is written to the /logs directory. When deploying the container using K8S, the container will be dynamically created, which is not very user-friendly for log capture.