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

Implement API Logging #23

Open
freeformflow opened this issue Aug 8, 2016 · 0 comments
Open

Implement API Logging #23

freeformflow opened this issue Aug 8, 2016 · 0 comments
Milestone

Comments

@freeformflow
Copy link
Contributor

This should be relatively easy to setup in the CloudFormation Description, but there are some logistical questions. The logging should be optional and configurable from the app's API definition.

  • Should logging be on by default for all API methods? (I think yes?)
  • What naming convention should we follow to store the logs in S3? These need to be searchable in CloudWatch event streams
  • How long should the logs persist? It could be a somewhat cumbersome amount of data.
  • Should data from logging be piped into some sort of analysis platform, like Kibana?
@freeformflow freeformflow added this to the Future milestone Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant