Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Enabling back RGW stdout/stderr logging after confirming IO tests per…
Browse files Browse the repository at this point in the history
…formance results

Signed-off-by: Chetan S. Deshmukh <chetan.deshmukh@seagate.com>
  • Loading branch information
cdeshmukh committed Sep 9, 2022
1 parent 8e0bd62 commit ea2bec7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/cortx_rgw.conf
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
rgw frontends = beast port=8000
log file =
log to file = true
log to stderr = false
err to stderr = false
log to stderr = true
err to stderr = true

0 comments on commit ea2bec7

Please sign in to comment.