neighbourhoodie / aws-couchwatch

Feeds metrics from a CouchDB instance to AWS CloudWatch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add example systemd config

janl opened this issue · comments

[Unit]
Description=AWS CloudWatch CouchDB Metrics Collector

[Service]

Environment=COUCH_URL=http://user:pass@172.30.12.155:5984
Environment=DEBUG=1
Environment=AWS_REGION=eu-west-1
ExecStart=/usr/bin/couch-aws-logs start