Skip to content
This repository has been archived by the owner on Jun 28, 2019. It is now read-only.

Create central location for error log aggregation #2

Closed
kingkool68 opened this issue Sep 8, 2016 · 2 comments
Closed

Create central location for error log aggregation #2

kingkool68 opened this issue Sep 8, 2016 · 2 comments

Comments

@kingkool68
Copy link
Contributor

@montchr
Copy link
Contributor

montchr commented Sep 15, 2016

Sometimes errors get missed during development, but when they're on production they're more likely to be triggered because of the number of people accessing different parts of the site. I find it really helpful to have errors on live yell at me — it's a little unnerving to have error logs buried in the server where I'm unlikely to access them on an everyday basis.

Though really is kind of a sad thing where we find out if we broke something when the errors start getting triggered… just another case for more unit tests…

@kingkool68
Copy link
Contributor Author

Setting up CloudWatch log agent: http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/QuickStartEC2Instance.html

This was the output after running through the Interactive config:

------------------------------------------------------
- Configuration file successfully saved at: /var/awslogs/etc/awslogs.conf
- You can begin accessing new log events after a few moments at https://console.aws.amazon.com/cloudwatch/home?region=us-east-1#logs:
- You can use 'sudo service awslogs start|stop|status|restart' to control the daemon.
- To see diagnostic information for the CloudWatch Logs Agent, see /var/log/awslogs.log
- You can rerun interactive setup using 'sudo python ./awslogs-agent-setup.py --region us-east-1 --only-generate-config'
------------------------------------------------------

@kingkool68 kingkool68 mentioned this issue Jun 23, 2017
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants