Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 7dcbb60

Browse files
Fix
1 parent 3f99c56 commit 7dcbb60

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

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

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,19 @@ Launch the Collector as a Daemon from the ECS console
138138
To launch the Collector from the Amazon ECS console:
139139

140140
#. Go to your cluster in the console and select :guilabel:`Services`.
141+
141142
#. Select :guilabel:`Create` and define the following options:
143+
142144
#. Launch Type: EC2
145+
143146
#. Task Definition (Family): splunk-otel-collector
147+
144148
#. Task Definition (Revision): 1 (or whatever the latest is in your case)
149+
145150
#. Service Name: splunk-otel-collector
151+
146152
#. Service type: DAEMON
147-
#. Leave everything else at default and proceed to :guilabel:`Next step` until you're required to create the service.
153+
154+
#. Leave everything else as default and proceed to :guilabel:`Next step` until you're required to create the service.
155+
148156
#. Select :guilabel:`Create Service` to deploy the Collector onto each node in the ECS cluster. You should see infrastructure and docker metrics flowing soon.

0 commit comments

Comments
 (0)