Skip to content

Commit 5f19008

Browse files
authored
Merge branch 'main' into apps-october-release-notes
2 parents c027f87 + 754b923 commit 5f19008

File tree

17 files changed

+317
-34
lines changed

17 files changed

+317
-34
lines changed

blog-collector/2024-10-31.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: Version 19.514-1
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/sumo-square.png
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
<a href="https://help.sumologic.com/release-notes-collector/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
10+
11+
In this release, we've enhanced the security and stability of the Collector with added support for security patches and bug fixes.
12+
13+
### Security Fixes
14+
15+
- Upgraded `com.fasterxml.jackson.core` to version 2.15.4 to address jackson-core vulnerability (CVE-2023-0067).
16+
- Upgraded `org.apache.avro:avro` to version 1.11.4 to address ion-java vulnerability (CVE-2024-47561).
17+
18+
### Bug Fix
19+
20+
- Fixed the intermittent collector crash issue for AD source.
21+

blog-cse/2024-10-31-content.md

Lines changed: 157 additions & 0 deletions
Large diffs are not rendered by default.

blog-service/2024-10-14-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We're excited to announce that when you create a role, you can select **Index Ac
1717
This feature was [previously only available to participants in our beta program](/release-notes-service/2023/12/31/#october-27-2023-manage-account). It is now available for general use.
1818

1919
:::note
20-
These changes are rolling out across deployments incrementally and will be available on all deployments by October 25, 2024.
20+
These changes are rolling out across deployments incrementally and will be available on all deployments by November 15, 2024.
2121
:::
2222

2323
[Learn more](/docs/manage/users-roles/roles/create-manage-roles/#create-a-role).

blog-service/2024-10-22-alerts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1414

1515
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
1616

17-
We're excited to announce the general availability of AI-driven alerts for metrics anomalies, extending our AI-driven alerting to metrics-based monitors. This release helps reduce alert fatigue and enables faster incident resolution with automated playbooks.
17+
We're excited to announce the preview of AI-driven alerts for metrics anomalies, extending our AI-driven alerting to metrics-based monitors. This preview release helps reduce alert fatigue and enables faster incident resolution with automated playbooks.
1818

1919
### Key Features
2020

blog-service/2024-10-29-manage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We are happy to introduce our new **Usage Management** tab under the **Accounts*
1616
Key features include:
1717

1818
- **Org-wide query budget**. Set a budget for queries that applies to all users in the organization.
19-
- **User-level query budget**. Set a budget for queries at the user level. With this, *Admins* can specify roles and easily select groups based on roles.
19+
- **User level and role level query budget**. Set limits on query data volume at the user level and role level.
2020
- **Flexible actions**. Choose what happens when the budget limit is reached. Options include **Display a warning to the user** or **Restrict queries to background scans only**.
2121

2222
Explore our technical documentation [here](/docs/manage/manage-subscription/usage-management/) to learn how to set up and use Scan Budgets.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Deprecation Notice - Root Cause Explorer (Observability)
3+
image: https://www.sumologic.com/img/logo.svg
4+
keywords:
5+
- observability
6+
- root cause explorer
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
As part of our ongoing evaluation of the Sumo Logic service, our product team is deprecating [Root Cause Explorer](/docs/observability/root-cause-explorer), and it will no longer be available as of 30 April 2025.
13+
14+
Learn more [here](/docs/observability/root-cause-explorer-deprecation).

blog-service/2024-11-05-alerts.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: AI-Driven Alerts for Metrics Anomalies (Monitors)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- metrics
6+
- monitors
7+
- alerts
8+
- anomalies
9+
- ai
10+
hide_table_of_contents: true
11+
---
12+
13+
import useBaseUrl from '@docusaurus/useBaseUrl';
14+
15+
<a href="https://help.sumologic.com/release-notes-service/rss.xml"><img src={useBaseUrl('img/release-notes/rss-orange2.png')} alt="icon" width="50"/></a>
16+
17+
We're excited to announce the general availability of AI-driven alerts for metrics anomalies, extending our AI-driven alerting capabilities to include metrics-based monitors. This new feature aims to reduce alert fatigue and accelerate incident resolution through the use of automated playbooks. [Learn more](/docs/alerts/monitors/create-monitor).
18+
19+
### Key features
20+
21+
* **Advanced anomaly detection**. Leverages 30 days of historical metrics data to establish baselines and identify critical anomalies.
22+
* **Customizable detection**. Allows configuration based on specific criteria, such as detecting multiple anomalies within a defined time window.
23+
* **Playbook integration**. Streamlines diagnosis and recovery by automating responses through integrated playbooks.

cid-redirects.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@
104104
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon_MSK_Prometheus_metrics_collection": "/docs/send-data/collect-from-other-data-sources/amazon-msk-prometheus-metrics-collection",
105105
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
106106
"/Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
107+
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-Web-Services": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
107108
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs/Collect_Amazon_CloudWatch_Logs_using_a_Lambda_Function": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-lambda-function",
108109
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs/Collect_CloudWatch_Logs_using_a_CloudFormation_Template_with_secured_Sumo_Endpoint": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs/collect-with-cloudformation-template",
109110
"/03Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs/Collect-Amazon-CloudWatch-Logs-using-a-Collector-Script": "/docs/send-data/collect-from-other-data-sources/amazon-cloudwatch-logs",
@@ -219,6 +220,7 @@
219220
"/03Send-Data/Installed-Collectors/05Reference-Information-for-Collector-Installation/Verify-Authenticity-of-Collector-Downloads": "/docs/send-data/reference-information",
220221
"/03Send-Data/Setup-Wizard": "/docs/send-data/setup-wizard",
221222
"/03Send-Data/Setup-Wizard/Upload-Static-Files-with-the-Setup-Wizard": "/docs/send-data/setup-wizard",
223+
"/03Send-Data/Setup-Wizard/About-Streaming-Data-Collection": "/docs/send-data/setup-wizard",
222224
"/03Send-Data/Setup-Wizard/Collect-from-Custom-Apps": "/docs/send-data/setup-wizard",
223225
"/03Send-Data/Setup-Wizard/Collect-from-Custom-Apps/Collect_Streaming_Data_from_HTTP": "/docs/send-data/setup-wizard",
224226
"/03Send-Data/Setup-Wizard/Collect-from-Custom-Apps/Collect-Streaming-Data-from-a-Local-File": "/docs/send-data/setup-wizard",
@@ -1377,6 +1379,7 @@
13771379
"/APIs/General_API_Information/API_Authentication": "/docs/api/getting-started",
13781380
"/APIs/General_API_Information/Sumo_Logic_Endpoints": "/docs/api/getting-started",
13791381
"/APIs/General_API_Information/Sumo_Logic_Endpoints_and_Firewall_Security": "/docs/api/getting-started",
1382+
"/Send_Data": "/docs/send-data",
13801383
"/Send_Data/Collector_Management_API/Sumo_Logic_Endpoints": "/docs/api/collector-management",
13811384
"/Send_Data/Collector_FAQs/How_to_Ingest_Old_or_Historical_Data": "/docs/send-data/opentelemetry-collector/faq",
13821385
"/APIs/General-API-Information/Sumo-Logic-Endpoints-by-Deployment-and-Firewall-Security": "/docs/api/getting-started",
@@ -3441,6 +3444,7 @@
34413444
"/Visualizations-and-Alerts/Alerts/Scheduled-Searches/Save_to_Index": "/docs/alerts/scheduled-searches/save-to-index",
34423445
"/Visualizations-and-Alerts/Alerts/Scheduled-Searches/Schedule_a_Search": "/docs/alerts/scheduled-searches/schedule-search",
34433446
"/Visualizations-and-Alerts/Alerts/Scheduled-Searches/Scheduled_Search_FAQs": "/docs/alerts/scheduled-searches/schedule-search",
3447+
"/Visualizations-and-Alerts/Alerts/Scheduled-Searches/Scheduled_Search_FAQs/How-to-Prevent-your-Scheduled-Search-from-Timing-Out": "/docs/alerts/scheduled-searches/schedule-search",
34443448
"/Visualizations-and-Alerts/Dashboard_(New)": "/docs/dashboards",
34453449
"/Visualizations-and-Alerts/Dashboard_(New)/About_Dashboard_(New)": "/docs/dashboards/about",
34463450
"/Visualizations-and-Alerts/Dashboard_(New)/Create_a_Dashboard_(New)": "/docs/dashboards/create-dashboard-new",
@@ -3566,6 +3570,7 @@
35663570
"/07Sumo-Logic-Apps/01Amazon_and_AWS": "/docs/integrations/amazon-aws",
35673571
"/07Sumo_Logic_Apps/01Amazon_and_AWS/Amazon_RDS_Metrics/Amazon-RDS-Metrics-App-Dashboards": "/docs/observability/aws/integrations/amazon-rds",
35683572
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Amazon_Security_Quick_Start": "/docs/integrations/amazon-aws/security-quickstart",
3573+
"/docs/integrations/amazon-aws/amazon-opensearch-service": "/docs/integrations/amazon-aws/amazon-opensearch",
35693574
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Global_Intelligence_for_CloudTrail_DevOps": "/docs/integrations/amazon-aws/global-intelligence-cloudtrail-devops",
35703575
"/07Sumo-Logic-Apps/01Amazon_and_AWS/Global_Intelligence_for_AWS_CloudTrail/Install_the_GI_CloudTrail_App_and_view_the_Dashboards": "/docs/integrations/amazon-aws/global-intelligence-cloudtrail-devops",
35713576
"/07Sumo_Logic_Apps/06Google/Google_Cloud_VPC/Install-the-Google-Cloud-VPC-App-and-view-the-Dashboards": "/docs/integrations/google/cloud-vpc",
@@ -4041,6 +4046,7 @@
40414046
"/docs/cse/automation-service/automation-service-integration-framework": "/docs/platform-services/automation-service/automation-service-integration-framework",
40424047
"/docs/cloud-soar/cloud-soar-integration-framework": "/docs/platform-services/automation-service/automation-service-integration-framework",
40434048
"/docs/send-data/collect-from-other-data-sources/kubernetes": "/docs/send-data/kubernetes",
4049+
"/docs/send-data/kubernetes/v4": "/docs/send-data/kubernetes",
40444050
"/docs/send-data/collect-from-other-data-sources/azure-blob-storage/collect-logs-azure-blob-storage": "/docs/send-data/collect-from-other-data-sources/azure-blob-storage/block-blob/collect-logs",
40454051
"/docs/send-data/collect-from-other-data-sources/azure-blob-storage/troubleshoot-azure-blob-storage-log-collection": "/docs/send-data/collect-from-other-data-sources/azure-blob-storage/troubleshoot-log-collection",
40464052
"/docs/cloud-soar/mssp": "/docs/cloud-soar/legacy/legacy-cloud-soar-mssp",

docs/cse/get-started-with-cloud-siem/insight-generation-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ The severities of the `RDP Brute Force Attempt bad` and the `RDP Brute Force At
8787

8888
By default, when an entity’s Activity Score exceeds the threshold of 12, Cloud SIEM generates an Insight on the entity. Like the detection period, you can [configure a different Activity Score threshold value](/docs/cse/records-signals-entities-insights/set-insight-generation-window-threshold) for Insight generation. When Cloud SIEM creates an Insight on an Entity, it resets the Entity’s Activity Score to 0.
8989

90-
After Cloud SIEM fires a particular Signal on a particular Entity, it suppresses Signals for that Signal-Entity combination for 12 to 24 hours. For more information, see [Redundant Signal suppression](#redundant-signal-suppression), below. 
90+
After Cloud SIEM fires a particular Signal on a particular Entity, it suppresses Signals for that Signal-Entity combination for a time to prevent redundant Signals. For more information, see [Redundant Signal suppression](#redundant-signal-suppression), below.
9191

9292
### Example of an Entity that has exceeded Activity Score threshold
9393

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
id: network-sensor-end-of-life
3+
title: Cloud SIEM Network Sensor End-of-Life
4+
description: Cloud SIEM Network Sensor has reached its end-of-life and will no longer be supported.
5+
---
6+
7+
<head>
8+
<meta name="robots" content="noindex" />
9+
</head>
10+
11+
import useBaseUrl from '@docusaurus/useBaseUrl';
12+
13+
At Sumo Logic, we pride ourselves on being a leading SaaS log analytics company for observability and security solutions. Our strategic focus centers on delivering cloud-based solutions, as we firmly believe that SaaS represents the most effective means to deliver substantial value and a seamless experience to our customer base.
14+
15+
The Sumo Logic Product Team is discontinuing our on-premise network sensor feature for Sumo Logic Cloud SIEM. This end-of-life notification for Sumo Logic's network sensor means the feature will no longer receive support or updates based on the timelines listed below. We believe this to be the best course of action to keep our development focus on delivering world class detection and response capabilities.
16+
17+
We fully recognize that this decision may have implications for your business operations, and we are committed to planning with you and your security team to minimize disruptions. We fully support a customer or partner managed [Zeek network sensor](/docs/cse/sensors/ingest-zeek-logs/) as a data source for our Cloud SIEM product that will provide equivalent monitoring of your network.
18+
19+
We're confident that our highly scalable, cloud-native security solutions can continue to support your security operations. Let's discuss how we can help you achieve your security goals.
20+
21+
If you have any questions, please don't hesitate to reach out to your Sumo Logic Account team or [open a support ticket](https://support.sumologic.com/support/s/) with our Customer Support Team. We're happy to help.
22+
23+
| Milestone | Definition | Date |
24+
| :-- | :-- | :-- |
25+
| End-of-life announcement | The date this feature is announced as end-of-life. | November 8, 2024 |
26+
| End of software release | The last date that Sumo Logic may release any final software maintenance releases or bug fixes. After this date, Sumo Logic will no longer develop, repair, maintain, or test product software. | November 8, 2024 |
27+
| Last date of support | The last date to receive applicable support for the feature as entitled by active support contracts or by applicable warrant terms and conditIons. After this date, all support services for this feature are unavailable and the feature becomes obsolete. | January 31, 2025 |
28+

0 commit comments

Comments
 (0)