1. 04 Nov, 2014 1 commit
    • Add s3 watcher plugin. · d68412e2
      Here is an example vars.yml file to pass in when running the newrelic role
      with s3watcher enabled:
      
        ---
            S3_ACCESS_KEY_ID: s3accesskeyid
            S3_SECRET_ACCESS_KEY: s3secretkey
            S3_BUCKET_NAME: bucketname
            AWS_REGION: us-foo-1
            S3_CONFIG_FILENAME: fooconfigfile
            NEWRELIC_S3_WATCHER: True
            NEWRELIC_LOGWATCH: False <--not a required var, but it's True by default
            NEWRELIC_LICENSE_KEY: "my_api_key"
      Ben Patterson committed
  2. 28 Oct, 2014 1 commit
  3. 27 Oct, 2014 8 commits
  4. 24 Oct, 2014 5 commits
  5. 23 Oct, 2014 13 commits
  6. 22 Oct, 2014 9 commits
  7. 21 Oct, 2014 3 commits