-
Notifications
You must be signed in to change notification settings - Fork 5
AWS diagnostics and triage guide
Charlie McVicker edited this page Jul 27, 2023
·
6 revisions
How do you find production or development resources and logs? Look no further!
- Sign into AWS and select the appropriate user role for the environment you want to inspect
- Find our bastion EC2 server
- Go to AWS EC2 -> Instances -> filter by tag
nu:application=dailp-app
- Use "Session Manager" to get a shell in the browser
- Check if
psqlexists withwhich psql - (optional) Install
psqlto the Bastion server if needed
sudo amazon-linux-extras install postgresql14- Connect to the database. Password should be retrieved from Naomi or another developer
psql -h dailp-database-primary.crrytz26uak5.us-east-1.rds.amazonaws.com -p 5432 -U dailp -W
If you go to the "Monitor" tab and select "Logs" and then select a time range, you can see logging info.
- Naomi
- Dev?
- Prod?
- CARE Principles
- Collective Decision-Making Process
- Data Resilience
- Culturally-Sensitive Information
- UX Design
- Metadata
- User Contributed Audio
- Audio Data Process
- Manuscript Annotation and Analysis
- Language Specific Limitations
- Annotation and Analysis (Before 2024)
- Code Standards
- AWS Diagnostics and Triage Guide
- Cloud Architecture
- Development Environments
- Data Representation
- Data Migration
- User Groups and Roles
- Wordpress Content
- Web Design & Accessibility