Skip to content

Commit dede766

Browse files
authored
Merge branch 'main' into JV0812-patch-2
2 parents 33181a3 + 40f1d3d commit dede766

File tree

11 files changed

+347
-17
lines changed

11 files changed

+347
-17
lines changed

blog-service/2024-10-30-apps.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: App Guides - October Release (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- releases-notes
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
<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>
13+
14+
### New release
15+
16+
We’re excited to announce the release of new Azure Database for MySQL, Azure App Service Plan, Amazon Bedrock, Amazon OpenSearch, and Cosmos DB for NoSQL apps for Sumo Logic.
17+
18+
- **Azure Database for MySQL**. Azure Database for MySQL is a relational database service in the Microsoft cloud based on the MySQL Community Edition database engine. This integration helps in identifying slow queries, tracking database-level activity, including connection, administration, data definition language (DDL), and data manipulation language (DML) events. [Learn more](/docs/integrations/microsoft-azure/azure-database-for-mysql).
19+
- **Azure App Service Plan**. Azure App Service Plan defines a set of compute resources for a app service to run. This integration helps in monitoring memory, CPU, incoming and outgoing bandwidth, number of sockets and their states across all the instances of the plan. [Learn more](/docs/integrations/microsoft-azure/azure-app-service-plan).
20+
- **Amazon Bedrock**. Amazon Bedrock is a fully managed service that offers a choice of high-performing foundation models (FMs) from leading AI companies like AI21 Labs, Anthropic, Cohere, Meta, Mistral AI, Stability AI, and Amazon through a single API, along with a broad set of capabilities you need to build generative AI applications with security, privacy, and responsible AI. [Learn more](/docs/integrations/amazon-aws/amazon-bedrock).
21+
- **Amazon OpenSearch**. Amazon OpenSearch Service is a managed service that makes it easy to deploy, operate, and scale OpenSearch clusters in the AWS Cloud. An OpenSearch Service domain is synonymous with an OpenSearch cluster. Domains are clusters with the settings, instance types, instance counts, and storage resources that you specify. [Learn more](/docs/integrations/amazon-aws/amazon-opensearch).
22+
- **Azure Cosmos DB for NoSQL**. Azure Cosmos DB is a fully managed NoSQL and relational database for modern app development offering single-digit millisecond response times, automatic and instant scalability, along with guaranteed speed at any scale. This integration helps in monitoring the overall performance, failures, capacity, and operational health of all your Azure Cosmos DB resources. [Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db).
23+
24+
### Enhancements
25+
26+
We're excited to announce the release of below listed enhancements for the Sumo Logic apps:
27+
28+
- **Added Monitors in OpenTelemetry apps**. ActiveMQ - OpenTelemetry, Docker - OpenTelemetry, Elasticsearch - OpenTelemetry, JMX - OpenTelemetry, Kafka - OpenTelemetry, Linux - OpenTelemetry, macOS - OpenTelemetry, MySQL - OpenTelemetry, Nginx - OpenTelemetry, PostgreSQL - OpenTelemetry, SQL Server - OpenTelemetry, Windows 2012+ - OpenTelemetry apps are updated with new monitors.
29+
- **Classic Apps to Next-Gen Apps Migration**. [Tracing - Application Services Health](/docs/apm/traces/tracing-dashboards/) and [Real User Monitoring](/docs/apm/real-user-monitoring/dashboards/) apps are migrated from [Classic Apps (Legacy)](/docs/get-started/apps-integrations/#classic-apps-legacy) to [Next-Gen Apps](/docs/get-started/apps-integrations/#next-gen-apps).
30+
- **Oracle - OpenTelemetry**. Updated the collection process to fetch metrics and added new **Oracle - Performance Details** metrics based dashboards. These new dashboards will help monitor session, process, and transaction count of Oracle Database instance.
31+
32+
### Bug Fix
33+
34+
Minor *query* fixes in the below [Classic Apps (Legacy)](/docs/get-started/apps-integrations/#classic-apps-legacy):
35+
36+
- Amazon VPC Flow - Cloud Security Monitoring and Analytics
37+
- PCI Compliance for AWS CloudTrai
38+

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.

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)