Confirmed users
3,727
edits
| Line 165: | Line 165: | ||
** https://sync-3-us-east-1.stage.mozaws.net | ** https://sync-3-us-east-1.stage.mozaws.net | ||
** https://sync-4-us-east-1.stage.mozaws.net | ** https://sync-4-us-east-1.stage.mozaws.net | ||
** and sometimes | |||
** https://sync-5-us-east-1.stage.mozaws.net | ** https://sync-5-us-east-1.stage.mozaws.net | ||
** https://sync-6-us-east-1.stage.mozaws.net | ** https://sync-6-us-east-1.stage.mozaws.net | ||
| Line 176: | Line 177: | ||
** Search for sync node instances in US East: "stage-sync-node-X" | ** Search for sync node instances in US East: "stage-sync-node-X" | ||
** Each node is a specific large instance (mixed m3 and c3) | ** Each node is a specific large instance (mixed m3 and c3) | ||
* Files | * Files | ||
** /data/server-syncstorage/* | ** /data/server-syncstorage/* | ||
** /var/log/nginx | ** /var/log/nginx | ||
** /etc/puppet | |||
* Processes | * Processes | ||
** Search for sync, mysql, circusd, hekad, nginx, memcached | ** Search for sync, mysql, circusd, hekad, nginx, memcached | ||
* Logs | * Logs | ||
** /media/ephemeral0/logs | ** /media/ephemeral0/logs/ | ||
** | ** /media/ephemeral0/logs/nginx/access.log | ||
** | ** /media/ephemeral0/logs/nginx/error.log | ||
** | ** /media/ephemeral0/logs/sync/sync.err | ||
** | ** /media/ephemeral0/logs/sync/sync.log | ||
** /var/log/circus.log | ** /var/log/circus.log | ||
** /var/log/hekad/sync_1_5.stderr.log | |||
** /var/log/hekad/sync_1_5.stdout.log | |||
* Hekad | * Hekad | ||
** /etc/heka.d/sync_1_5.toml | ** /etc/heka.d/sync_1_5.toml | ||
* QA Access via a Bastion Host | * QA Access via a Bastion Host | ||
** SSH with AWS keys to the Stage bastion host in US East 1. From there SSH directly into any instance. | ** SSH with AWS keys to the Stage bastion host in US East 1. From there SSH directly into any instance. | ||