Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure clouldwatch metrics for WBTransactor #2

Closed
mgrbyte opened this issue May 5, 2016 · 0 comments
Closed

Configure clouldwatch metrics for WBTransactor #2

mgrbyte opened this issue May 5, 2016 · 0 comments

Comments

@mgrbyte
Copy link
Contributor

mgrbyte commented May 5, 2016

The cloudformation configured Datomic transactor would benefit from enabling cloudwatch metrics.

These metrics are usually written to $DATOMIC_HOME/log/%Y-%m-%d.log.
e.g if events omitted with Alarm.* should be looked at immediately.

This is more useful for the build transactor, since it's more likely to have "interesting" metrics during the import, but as more is done with the website, then it'll probably useful to configure them for the website transactor too.

Requirements for enabling:

  • Attaching two policies to the IAM transactor role (either manually in the IAM console for the role or preferably with a cli script).

See section "Using S3 log storage and CloudWatch metrics" about adding the two policies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant