A stats system for OpenStack Swift
Go to file
2012-03-28 13:09:10 -05:00
bin access log delivery feature 2011-08-02 10:02:44 -05:00
doc/source updated docs to reflect packaging change 2011-09-22 09:58:55 -05:00
etc add changes for swift.source 2012-02-29 19:51:23 -08:00
slogging add changes for swift.source 2012-02-29 19:51:23 -08:00
test_slogging/unit put unit test back 2012-02-29 19:54:58 -08:00
.gitignore added stdeb.cfg for packaging and updated README 2012-03-28 13:09:10 -05:00
.unittests updated unit tests 2011-06-17 14:57:29 -05:00
AUTHORS initial code copy 2011-06-15 15:19:36 -05:00
CHANGELOG updated changelog 2012-02-28 11:15:53 -06:00
LICENSE initial code copy 2011-06-15 15:19:36 -05:00
README.rst added stdeb.cfg for packaging and updated README 2012-03-28 13:09:10 -05:00
setup.cfg initial code copy 2011-06-15 15:19:36 -05:00
setup.py access log delivery feature 2011-08-02 10:02:44 -05:00
stdeb.cfg added stdeb.cfg for packaging and updated README 2012-03-28 13:09:10 -05:00

Swift stats system

The swift stats system is composed of three parts parts: log creation, log uploading, and log processing. The system handles two types of logs (access and account stats), but it can be extended to handle other types of logs.

How to Build to Debian Packages

python setup.py --command-packages=stdeb.command bdist_deb