Skip to content

Commit b4bc44f

Browse files
authored
Merge branch 'main' into docs-676-app-permissions
2 parents db6223b + df35cc0 commit b4bc44f

File tree

45 files changed

+1025
-355
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+1025
-355
lines changed

blog-csoar/2025-04-21-content.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
title: April 21, 2025 - Content Release
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/sumo-square.png
5+
keywords:
6+
- automation service
7+
- cloud soar
8+
- soar
9+
---
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
## March and April releases
14+
15+
### Changes and enhancements
16+
17+
#### Integrations
18+
19+
* [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.

blog-service/2025-04-21-apps.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Sumo Collection (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- sumo-collection
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
13+
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).

cid-redirects.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,6 +1627,7 @@
16271627
"/cid/6016": "/docs/integrations/saas-cloud/trend-micro-vision-one",
16281628
"/cid/6024": "/docs/integrations/saas-cloud/vmware-workspace-one",
16291629
"/cid/6025": "/docs/integrations/saas-cloud/cisco-vulnerability-management",
1630+
"/cid/6026": "/docs/integrations/saas-cloud/sumo-collection",
16301631
"/cid/10112": "/docs/integrations/app-development/jfrog-xray",
16311632
"/cid/10113": "/docs/observability/root-cause-explorer",
16321633
"/cid/10116": "/docs/manage/fields",
@@ -2673,6 +2674,7 @@
26732674
"/cid/20158": "/docs/integrations/amazon-aws/aws-ground-station",
26742675
"/cid/20159": "/docs/integrations/amazon-aws/aws-healthlake",
26752676
"/cid/20160": "/docs/integrations/amazon-aws/amazon-bedrock",
2677+
"/cid/20161": "/docs/integrations/microsoft-azure/azure-virtual-machine",
26762678
"/cid/8394": "/docs/search/search-query-language/search-operators/dedup",
26772679
"/cid/85858": "/docs/observability/kubernetes/quickstart",
26782680
"/cid/8595": "/docs/manage/security/set-password-policy",

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/integrations/databases/opentelemetry/postgresql-opentelemetry.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
1515

1616
The Sumo Logic app for PostgreSQL includes predefined searches and dashboards that allow you to monitor logs and metrics for the database. The logs enable you to monitor database activity, user activity, incoming connections, query execution time, and errors. The metrics allow you to monitor database resource utilization and throughput performance.
1717

18-
This app supports PostgreSQL version 9.6+.
18+
This app supports PostgreSQL version 13+.
1919

2020
We use the OpenTelemetry collector for PostgreSQL metric collection and for collecting PostgreSQL logs.
2121

@@ -41,7 +41,7 @@ Following are the tags that will be created as part of PostgreSQL app installati
4141
### For metrics collection
4242

4343
- This collection queries the PostgreSQL [statistics collector](https://www.postgresql.org/docs/9.6/monitoring-stats.html).
44-
- This receiver supports PostgreSQL version 9.6+.
44+
- This receiver supports PostgreSQL version 13+.
4545
- The monitoring user must be granted **SELECT** on the `pg_stat_database`.
4646

4747
### For logs collection
@@ -115,6 +115,7 @@ Below is the required input:
115115
- **Endpoint**. Enter the url of the server which needs to be monitored. Default endpoint is `localhost:5432`.
116116
- **UserName**. Enter the PostgreSQL username.
117117
- **Password**. Password for the user name which is being used for scrapping the PostgreSQL metrics.
118+
- **Collection Interval**. You can specify at what interval should the metrics be collected. Default is 5 minutes.
118119

119120
You can add any custom fields which you want to tag along with the data ingested in Sumo. Click on the **Download YAML File** button to get the yaml file.
120121

@@ -246,6 +247,7 @@ Use this dashboard to:
246247
- Determine the number of active databases and clusters.
247248
- Drill-down into database errors, failed logins and slow queries.
248249
- Determine if your database or queries need to be tuned based on comparing the number of slow queries.
250+
- Active deadlock value and tuple operations trends.
249251

250252
<img src='https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/Postgresql-OpenTelemetry/PostgreSQL-Overview.png' alt="Overview" />
251253

@@ -267,8 +269,11 @@ The **PostgreSQL - Database Metrics** dashboard allows you to monitor the databa
267269
Use this dashboard to:
268270

269271
- Understand the behavior and performance of your database clusters.
270-
- Monitor database size and disk usage.
272+
- Monitor the database size and disk usage.
271273
- Identify top 5 and least 5 frequently scanned indexes.
274+
- Monitor the row return and fetched ratio, block hits by database.
275+
- Identify the number of Locks and Deadlocks.
276+
- Identify the rows Update/Deleted/Inserted count trend.
272277

273278
<img src='https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/Postgresql-OpenTelemetry/PostgreSQL-Database-Metrics.png' alt="Database Metrics" />
274279

@@ -281,6 +286,7 @@ Use this dashboard to view:
281286
- Head Only Tuple updated by schema.
282287
- Disk block reads and Disk usage by schema.
283288
- Buffer hits and rows inserted, updated and deleted by schema.
289+
- Live rows by schema.
284290

285291
<img src='https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/Postgresql-OpenTelemetry/PostgreSQL-Schema-Metrics.png' alt="Schema Metrics" />
286292

@@ -333,6 +339,8 @@ Use this dashboard to:
333339
- Monitor PostgreSQL relation metrics (disk blocks, buffer hits, and hot updates) trends over time.
334340
- Monitor index scans and size to determine if executed queries are accessing them for a relation.
335341
- Track index utilization of existing indexes in a relation.
342+
- Monitor the PostgreSQL live and dead rows count trend.
343+
- Monitor the sequential scans and index scans by relation.
336344

337345
<img src='https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/Postgresql-OpenTelemetry/PostgreSQL-Relation-Metrics.png' alt="Relation Metrics" />
338346

@@ -352,4 +360,5 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
352360
| `PostgreSQL - Instance Down Alert` | This alert gets triggered when the Postgres instance is down. | Count > = 1 | Count < 1 |
353361
| `PostgreSQL - SlowQueries Alert` | This alert gets triggered when we detect that the PostgreSQL instance is executing slow queries. | Count > 5 | Count < = 5 |
354362
| `Postgresql- Too Many Connections Alert` | PostgreSQL instance has too many connections. | Count > = 100 | Count < 100 |
355-
| `Postgresql - Too Many Locks Acquired Alert` | This alert gets triggered when we detect that there are too many locks acquired on the database. If this alert happens frequently, you may need to increase the postgres setting `max_locks_per_transaction`. | Count > = 100 | Count < 100 |
363+
| `PostgreSQL - Too Many Locks Acquired Alert` | This alert is triggered when there are too many locks acquired on the database. Increase the postgres setting `max_locks_per_transaction`, if this alert occurs frequently. | Count > = 100 | Count < 100 |
364+
| `PostgreSQL - High Rate Deadlock` | This alert is triggered when deadlocks in a Postgres instance are detected. | Count > = 1 | Count < 1 |

0 commit comments

Comments
 (0)