diff options
author | rafael <jcm1981@gmail.com> | 2013-01-18 06:03:41 +0000 |
---|---|---|
committer | rafael <jcm1981@gmail.com> | 2013-01-18 06:03:41 +0000 |
commit | 17610f92023ee6d74e63da5fc45a23416577d6f7 (patch) | |
tree | 89d8bfccc815d4a47f3e9e6e0eacbda28513ca09 | |
parent | 51f9076d55c6d00c1a0309ddb40da5716fa0183f (diff) | |
download | logster-17610f92023ee6d74e63da5fc45a23416577d6f7.zip logster-17610f92023ee6d74e63da5fc45a23416577d6f7.tar.gz logster-17610f92023ee6d74e63da5fc45a23416577d6f7.tar.bz2 |
Update README with Amazon CloudWatch instructions
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -93,6 +93,9 @@ Additional usage details can be found with the -h option: --graphite-host=GRAPHITE_HOST Hostname and port for Graphite collector, e.g. graphite.example.com:2003 + --aws-key=AWS_KEY Amazon credential key + --aws-secret-key=AWS_SECRET_KEY + Amazon credential secret key -s STATE_DIR, --state-dir=STATE_DIR Where to store the logtail state file. Default location /var/run |