Skip to content

Commit 7d66989

Browse files
Merge pull request #2600 from splunk/urbiz-DG28391-ecs-fix
[DG28391]: ECS Fix
2 parents 76e7459 + 020fa29 commit 7d66989

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

gdi/opentelemetry/deployments/deployments-ecs-ec2.rst

+4-2
Original file line numberDiff line numberDiff line change
@@ -161,9 +161,11 @@ Follow these steps:
161161
.. code-block:: none
162162
163163
{
164-
"name": "lorem-ipsum-cluster",
165-
"valueFrom": "^arn:aws:ecs:us-west-2:906383545488:task-definition/lorem-ipsum-task:[0-9]+$""
164+
"valueFrom": "splunk-otel-collector-config",
165+
"name": "SPLUNK_CONFIG_YAML"
166166
}
167167
168168
.. caution:: The AWS Parameter Store limits the size of the config file to 4096 bytes.
169169

170+
171+

0 commit comments

Comments
 (0)