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
*[NEW][ThreatDown Oneview](/docs/platform-services/automation-service/app-central/integrations/threatdown-oneview/). The ThreatDown OneView integration has been built from scratch to facilitate seamless security operations management.
20
+
*[NEW][Atlassian Jira Cloud](/docs/platform-services/automation-service/app-central/integrations/atlassian-jira-cloud/). The Atlassian Jira Cloud integration has been developed from the ground up to streamline issue tracking and project management.
21
+
*[UPDATED][AWS WAF](/docs/platform-services/automation-service/app-central/integrations/aws-waf/). Added a new Update IP Set action in the AWS WAF integration that allows users to update an existing IP set.
22
+
23
+
#### Platform
24
+
25
+
##### Playbooks
26
+
27
+
* Improved the user experience in the node popup when loading dynamic fields.
28
+
* Added a confirmation dialog to alert users about pre-existing playbook drafts to avoid accidental overwriting while editing playbooks.
29
+
* Implemented an alert popup to prevent accidental loss of unsaved changes when closing a node popup.
30
+
* Added audit logs for failed nodes due to errors or exceptions during playbook execution.
31
+
32
+
### Bug fixes
33
+
34
+
#### General
35
+
36
+
* Fixed a session timeout issue when the user is active in Automation Service, but inactive in Sumo Logic Log Analytics.
37
+
* Fixed cursor positioning issue while typing in text areas.
38
+
39
+
#### Integrations
40
+
41
+
* Resolved a next page token and pageSize related issues in the List Permissions action of the [Google Drive](/docs/platform-services/automation-service/app-central/integrations/google-drive/) integration.
42
+
* Added a new `impersonate_user` field in List Permission and Delete Permission actions, allowing actions to be performed on a user's behalf.
We're excited to introduce the new Sumo Collection app for Sumo Logic. By leveraging this app, you can get insights into the health and status of Sumo Logic collectors and sources, allowing you to effectively manage and monitor collectors and sources within Sumo Logic. [Learn more](/docs/integrations/saas-cloud/sumo-collection).
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
0 commit comments