From d35d8cf00c34e5da408db72627863e3206a2b543 Mon Sep 17 00:00:00 2001 From: John Dickinson Date: Tue, 13 Dec 2011 15:31:31 -0600 Subject: [PATCH] updated example config file to reflect separation from the swift codebase --- etc/log-processor.conf-sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/log-processor.conf-sample b/etc/log-processor.conf-sample index 1b25689..6f8b086 100644 --- a/etc/log-processor.conf-sample +++ b/etc/log-processor.conf-sample @@ -22,7 +22,7 @@ source_filename_pattern = ^ .*$ # new_log_cutoff = 7200 # unlink_log = True -class_path = swift.stats.access_processor.AccessLogProcessor +class_path = slogging.access_processor.AccessLogProcessor # service ips is for client ip addresses that should be counted as servicenet # service_ips = # load balancer private ips is for load balancer ip addresses that should be