summaryrefslogtreecommitdiffstats
path: root/test/functional/conf/account-server.conf
diff options
context:
space:
mode:
authorLuis Pabon <lpabon@redhat.com>2013-07-29 15:17:33 -0400
committerLuis Pabon <lpabon@redhat.com>2013-07-29 13:44:12 -0700
commit603eae44bb7f9c03de6aedf8764813dbc623c2f3 (patch)
tree7df9d6dfc333615c2ea16305f0d2d4880feb2838 /test/functional/conf/account-server.conf
parent5c69ad3da1375635a068ec0d7b1ea7103abd5d44 (diff)
Update logging on conf files
BUG 989406: https://bugzilla.redhat.com/show_bug.cgi?id=989406 Change-Id: I777845ec57f9f6fc6aed87de7bea5f01bb69f7c3 Signed-off-by: Luis Pabon <lpabon@redhat.com> Reviewed-on: http://review.gluster.org/5419
Diffstat (limited to 'test/functional/conf/account-server.conf')
-rw-r--r--test/functional/conf/account-server.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/functional/conf/account-server.conf b/test/functional/conf/account-server.conf
index 3290cf2..5a74220 100644
--- a/test/functional/conf/account-server.conf
+++ b/test/functional/conf/account-server.conf
@@ -24,11 +24,12 @@ pipeline = account-server
use = egg:gluster_swift#account
user = root
log_facility = LOG_LOCAL2
+log_level = WARN
#
# After ensuring things are running in a stable manner, you can turn off
# normal request logging for the account server to unclutter the log
# files. Warnings and errors will still be logged.
-log_requests = on
+log_requests = off
[account-replicator]
vm_test_mode = yes