You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/amazon-aws/amazon-ec2-auto-scaling.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ When you create an AWS Source, you'll need to identify the Hosted Collector you
121
121
* A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
122
122
* 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.
123
123
:::note
124
-
Namespace for Amazon EC2 Auto-scaling Service is AWS/AutoScaling.
124
+
Namespace for Amazon EC2 Auto Scaling Service is AWS/AutoScaling.
125
125
:::
126
126
127
127
## Field in field schema
@@ -132,7 +132,7 @@ Namespace for Amazon EC2 Auto-scaling Service is AWS/AutoScaling.
132
132
133
133
## Field Extraction Rule(s)
134
134
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).
136
136
137
137
**Amazon EC2 Auto Scaling CloudTrail logs**
138
138
@@ -177,8 +177,8 @@ The **Amazon EC2 Auto Scaling - CloudTrail Audit** dashboard provides a comprehe
177
177
178
178
Use this dashboard for:
179
179
* 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 autoscaling operations
181
+
* Tracking user activities and potential security concerns related to autoscaling events
182
182
* Analyzing trends in event types, success rates, and failure patterns over time
Copy file name to clipboardExpand all lines: docs/observability/sdo/about-sdo.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,6 +52,6 @@ Tools most commonly used in this phase are Jenkins, Harness, GitLab, CircleCI, a
52
52
53
53
### Monitor and Operate
54
54
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 autoscaling of the infrastructure running the apps takes place.
56
56
57
57
Tools most commonly used in this phase are Cloud platform stacks, Jira, Opsgenie, and PagerDuty.
0 commit comments