.unittests
AUTHORS
CHANGELOG
CONTRIBUTING.rst
ChangeLog
LICENSE
README.rst
babel.cfg
bindep.txt
requirements.txt
setup.cfg
setup.py
stdeb.cfg
test-requirements.txt
tox.ini
bin/swift-access-log-delivery
bin/swift-account-stats-logger
bin/swift-container-stats-logger
bin/swift-log-stats-collector
bin/swift-log-uploader
devstack/README.rst
devstack/plugin.sh
devstack/settings
devstack/files/log-processor.conf
devstack/files/cron.d/swift-access-log-uploader
devstack/files/cron.d/swift-container-stats-log-creator
devstack/files/cron.d/swift-stats-log-creator
devstack/files/cron.d/swift-stats-log-uploader
devstack/files/cron.d/swift-stats-processor
devstack/lib/slogging
doc/requirements.txt
doc/source/conf.py
doc/source/index.rst
doc/source/_static/.empty
doc/source/_templates/.empty
doc/source/contributor/contributing.rst
doc/source/contributor/index.rst
doc/source/install/build_debian_packages.rst
doc/source/install/build_rpm_packages.rst
doc/source/install/index.rst
doc/source/install/install_debian_packages.rst
doc/source/install/install_rpm_packages.rst
doc/source/install/run_slogging_on_saio.rst
doc/source/user/how_slogging_process_logs.rst
doc/source/user/index.rst
etc/access-log-delivery.conf-sample
etc/log-processor.conf-sample
slogging/__init__.py
slogging/access_log_delivery.py
slogging/access_processor.py
slogging/common.py
slogging/compressing_file_reader.py
slogging/db_stats_collector.py
slogging/file_buffer.py
slogging/internal_proxy.py
slogging/log_common.py
slogging/log_processor.py
slogging/log_uploader.py
slogging/stats_processor.py
slogging.egg-info/PKG-INFO
slogging.egg-info/SOURCES.txt
slogging.egg-info/dependency_links.txt
slogging.egg-info/not-zip-safe
slogging.egg-info/pbr.json
slogging.egg-info/requires.txt
slogging.egg-info/top_level.txt
test/__init__.py
test/sample.conf
test/sample.proxy-server.conf
test/speed/test_cidr_speed.py
test/unit/__init__.py
test/unit/test_access_log_delivery.py
test/unit/test_access_processor.py
test/unit/test_compressing_file_reader.py
test/unit/test_db_stats_collector.py
test/unit/test_internal_proxy.py
test/unit/test_log_common.py
test/unit/test_log_processor.py
test/unit/test_log_uploader.py
test/unit/test_stats_processor.py