We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfddd10 commit 592b16aCopy full SHA for 592b16a
src/infra/docs/ecs-services.md
@@ -5,6 +5,10 @@ clusters on our AWS account. This document explains the common maintenance
5
procedures one should follow when operating them. Most of the actions explained
6
here [require AWS access][aws-access].
7
8
+> **Note:** our ECS cluster is located in the Northern California
9
+> (`us-west-1`) AWS region. Make sure it's the selected region when interacting
10
+> with the AWS console.
11
+
12
## Inspecting the logs
13
14
Logs for applications hosted on ECS are stored in CloudWatch Logs, and can
0 commit comments