s3gw-tech / s3gw

Container able to run on a Kubernetes cluster, providing S3-compatible endpoints to applications.
https://s3gw.tech
Apache License 2.0
146 stars 21 forks source link

Standardize sfs log levels #781

Closed irq0 closed 1 year ago

irq0 commented 1 year ago

Let's standardize sfs log levels. This came up during the devs call 2023-10-25.

Describe the solution you'd like

Define our own log subsystem to be able to adjust logging independent of the rest of RGW.

Define constants to group ceph log levels to something more human understandable.

From the devs meeting we roughly like to have:

Describe alternatives you've considered

Additional context

Running benchmarks with --debug-rgw 10 instead of --debug-rgw 0 takes time: 11h -> 17h