Skip to content

Commit

Permalink
Deployed 8c61919 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Apr 15, 2024
1 parent 76cb1f1 commit 1d82ea4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions otel/ecs-ec2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@
<li class="md-nav__item">
<a href="#step-3-prep-requirements" class="md-nav__link">
<span class="md-ellipsis">
Step 3 - Prep Requirements
Step 3 - Prep requirements
</span>
</a>

Expand All @@ -556,7 +556,7 @@
<li class="md-nav__item">
<a href="#step-4-execute-workshop" class="md-nav__link">
<span class="md-ellipsis">
Step 4 - Execute Workshop
Step 4 - Execute workshop
</span>
</a>

Expand Down Expand Up @@ -720,13 +720,13 @@ <h3 id="step-2-change-to-workshop-dir">Step 2 - Change to workshop dir</h3>
<p>Change to the proper directory for workshop example: </p>
<pre><code>cd ./workshops/workshops/otel/ecs-ec2
</code></pre>
<h3 id="step-3-prep-requirements">Step 3 - Prep Requirements</h3>
<h3 id="step-3-prep-requirements">Step 3 - Prep requirements</h3>
<p>1 - Example ECS EC2 setup scripts to bring up and down an ECS cluster are included: <code>ecs-cli-up.sh</code> and <code>ecs-cli-down.sh</code><br />
2 - Identify Coralogix Distro for OpenTelemetry container version <a href="https://hub.docker.com/r/coralogixrepo/coralogix-otel-collector/tags">here before starting</a><br />
3 - REQUIRED! Review all scripts and update variables IN CAPS
4 - Study official documentation here: <a href="https://github.com/coralogix/cloudformation-coralogix-aws/tree/master/opentelemetry/ecs-ec2">https://github.com/coralogix/cloudformation-coralogix-aws/tree/master/opentelemetry/ecs-ec2</a></p>
<p>These two policies should be tuned for your own production security needs when going into production. </p>
<h3 id="step-4-execute-workshop">Step 4 - Execute Workshop</h3>
<p>These two policies should be tuned for your own production security needs when going into production. </p>
<h3 id="step-4-execute-workshop">Step 4 - Execute workshop</h3>
<ul>
<li>Deploy Coralogix Otel Collector stack in ECS EC2 Cluster</li>
</ul>
Expand Down
Loading

0 comments on commit 1d82ea4

Please sign in to comment.