Commit-Boost / commit-boost-client

Commit-Boost allows Ethereum validators to safely run MEV-Boost and community-built commitment protocols
https://commit-boost.github.io/commit-boost-client/
Apache License 2.0
54 stars 20 forks source link

Separate log directories for each container #82

Closed fbrv closed 1 month ago

fbrv commented 1 month ago

Currently, all logs are stored in the same folder, which poses a security risk as a compromised container could access logs from other containers. This issue needs to be addressed by separating log directories for each container.