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

Commit 028ec85

Browse files
Fixes
1 parent 7dcbb60 commit 028ec85

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

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

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -137,20 +137,20 @@ Launch the Collector as a Daemon from the ECS console
137137

138138
To launch the Collector from the Amazon ECS console:
139139

140-
#. Go to your cluster in the console and select :guilabel:`Services`.
140+
1. Go to your cluster in the console and select :guilabel:`Services`.
141141

142-
#. Select :guilabel:`Create` and define the following options:
142+
2. Select :guilabel:`Create` and define the following options:
143143

144-
#. Launch Type: EC2
144+
* Launch Type: EC2
145145

146-
#. Task Definition (Family): splunk-otel-collector
146+
* Task Definition (Family): splunk-otel-collector
147147

148-
#. Task Definition (Revision): 1 (or whatever the latest is in your case)
148+
* Task Definition (Revision): 1 (or whatever the latest is in your case)
149149

150-
#. Service Name: splunk-otel-collector
150+
* Service Name: splunk-otel-collector
151151

152-
#. Service type: DAEMON
152+
* Service type: DAEMON
153153

154-
#. Leave everything else as default and proceed to :guilabel:`Next step` until you're required to create the service.
154+
3. Leave everything else as default and proceed to :guilabel:`Next step` until you're required to create the service.
155155

156-
#. Select :guilabel:`Create Service` to deploy the Collector onto each node in the ECS cluster. You should see infrastructure and docker metrics flowing soon.
156+
4. 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)