A Django app for monitoring AWS usage in Django's admin.
Project description
Tamarin is a Django app used for parsing storing S3 bucket log data in local models. Said data can be used for monitoring:
Resource usage for each bucket
Which hosts are consuming the most buckets
Which files are being downloaded most frequently
Tamarin’s only purpose is to retrieve the logs from S3, parse them, and store them locally in a Django model. You’ll need to write your own queries and reports, or use another third party app that builds on Tamarin.
Documentation
Visit the following URL for complete documentation:
License
Tamarin is licensed under the BSD License.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tamarin-1.0.tar.gz
(10.6 kB
view hashes)