Skip to content

Commit 398940e

Browse files
committed
Correct the naming convention for Auto Scaling
1 parent 7861179 commit 398940e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/integrations/amazon-aws/amazon-ec2-auto-scaling.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ When you create an AWS Source, you'll need to identify the Hosted Collector you
121121
* ![green check circle.png](/img/reuse/green-check-circle.png) A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
122122
* ![orange exclamation point.png](/img/reuse/orange-exclamation-point.png) An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled, in the Fields table schema. In this case, an option to automatically add or enable the nonexistent fields to the Fields table schema is provided. If a field is sent to Sumo Logic that does not exist in the Fields schema or is disabled it is ignored, known as dropped.
123123
:::note
124-
Namespace for Amazon EC2 Auto-scaling Service is AWS/AutoScaling.
124+
Namespace for Amazon EC2 Auto Scaling Service is AWS/AutoScaling.
125125
:::
126126

127127
## Field in field schema
@@ -132,7 +132,7 @@ Namespace for Amazon EC2 Auto-scaling Service is AWS/AutoScaling.
132132

133133
## Field Extraction Rule(s)
134134

135-
Create a Field Extraction Rule (FER) for Amazon EC2 Auto-scaling access logs and Cloudtrail logs. Learn how to create a Field Extraction Rule [here](/docs/manage/field-extractions/create-field-extraction-rule).
135+
Create a Field Extraction Rule (FER) for Amazon EC2 Auto Scaling access logs and Cloudtrail logs. Learn how to create a Field Extraction Rule [here](/docs/manage/field-extractions/create-field-extraction-rule).
136136

137137
**Amazon EC2 Auto Scaling CloudTrail logs**
138138

@@ -177,8 +177,8 @@ The **Amazon EC2 Auto Scaling - CloudTrail Audit** dashboard provides a comprehe
177177

178178
Use this dashboard for:
179179
* Monitoring the overall health and performance of your Amazon EC2 Auto Scaling groups
180-
* Identifying and troubleshooting common errors and failures in auto-scaling operations
181-
* Tracking user activities and potential security concerns related to auto-scaling events
180+
* Identifying and troubleshooting common errors and failures in auto scaling operations
181+
* Tracking user activities and potential security concerns related to auto scaling events
182182
* Analyzing trends in event types, success rates, and failure patterns over time
183183

184184
<img src={useBaseUrl('img/integrations/02.-Amazon-EC2-Auto-Scaling-CloudTrail-Audit.png')} alt="Amazon EC2 Auto Scaling dashboard" style={{border: '1px solid gray'}} width="800"/>

docs/observability/sdo/about-sdo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@ Tools most commonly used in this phase are Jenkins, Harness, GitLab, CircleCI, a
5252

5353
### Monitor and Operate
5454

55-
The operational phase in DevOps is where the production apps are actively managed by the DevOps and SRE team. All issues whether customer-facing or not typically flow through an incident management process and troubleshooting of apps is performed across the application and infrastructure stack. It is in this phase where auto-scaling of the infrastructure running the apps takes place.
55+
The operational phase in DevOps is where the production apps are actively managed by the DevOps and SRE team. All issues whether customer-facing or not typically flow through an incident management process and troubleshooting of apps is performed across the application and infrastructure stack. It is in this phase where auto scaling of the infrastructure running the apps takes place.
5656

5757
Tools most commonly used in this phase are Cloud platform stacks, Jira, Opsgenie, and PagerDuty.

0 commit comments

Comments
 (0)