Skip to content

Commit 3bcb714

Browse files
committed
Merge branch 'main' into DOCS-559
2 parents f4b7676 + ccd7794 commit 3bcb714

31 files changed

+1241
-52
lines changed

.clabot

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,8 @@
168168
"lol3909",
169169
"Hellfire4959",
170170
"antonymartinsumo",
171-
"amee-sumo"
171+
"amee-sumo",
172+
"chetanchoudhary-sumo"
172173
],
173174
"message": "Thank you for your contribution! As this is an open source project, we require contributors to sign our Contributor License Agreement and do not have yours on file. To proceed with your PR, please [sign your name here](https://forms.gle/YgLddrckeJaCdZYA6) and we will add you to our approved list of contributors.",
174175
"label": "cla-signed",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Apps Setup Guides - September Release (Apps)
2+
title: Apps, Solutions, and Collection Integrations - September Release (Observability)
33
image: https://help.sumologic.com/img/sumo-square.png
44
keywords:
55
- apps

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: App Guides - October Release (Apps)
2+
title: Apps, Solutions, and Collection Integrations - October Release (Observability)
33
image: https://help.sumologic.com/img/sumo-square.png
44
keywords:
55
- apps

blog-service/2024-11-28-apps.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Apps, Solutions, and Collection Integrations - November Release (Observability)
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 the new Azure Database for PostgreSQL, Azure Cosmos DB, and Azure App Service Environment for Sumo Logic.
17+
18+
- **Azure Database for PostgreSQL**. Azure Database for PostgreSQL is a fully managed relational database service in the Microsoft cloud based on the PostgreSQL community edition. This integration helps in monitoring resource utilization and identifying slow queries to optimize your workloads and configure your server for the best performance.
19+
[Learn more](/docs/integrations/microsoft-azure/azure-database-for-postgresql/).
20+
- **Azure Cosmos DB**. 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.
21+
[Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db/).
22+
- **Azure Cosmos DB for PostgreSQL**. Azure Cosmos DB for PostgreSQL is a managed service for PostgreSQL powered by the Citus open source extension which enables you to build highly scalable relational apps. This integration helps in identifying configurations errors, analyzing executed statements, and monitoring resource usage of individual nodes in a cluster.
23+
[Learn more](/docs/integrations/microsoft-azure/azure-cosmos-db-for-postgresql/).
24+
- **Azure App Service Environment**. An Azure App Service Environment is an Azure App Service feature that provides a fully isolated and dedicated environment for running App Service apps securely at high scale. This integration helps in monitoring your environments operational events such as upgrades, scaling, and suspensions. [Learn more](/docs/integrations/microsoft-azure/azure-app-service-environment).
25+
26+
### Enhancements
27+
28+
We're excited to announce the release of the enhancements listed below for the Sumo Logic apps:
29+
30+
- **Apache - OpenTelemetry**. Added six new monitors for Apache - OpenTelemetry app that will be triggered for different pre-defined conditions. [Learn more](/docs/integrations/web-servers/opentelemetry/apache-opentelemetry/#apache-alerts).
31+
- **Apache Tomcat - OpenTelemetry**. Added four new monitors for Apache Tomcat - OpenTelemetry app that will be triggered for different pre-defined conditions. [Learn more](/docs/integrations/web-servers/opentelemetry/apache-tomcat-opentelemetry/#apache-tomcat-alerts).
32+
- **Oracle - OpenTelemetry**. Updated the collection process to fetch unified audit logs and added new **Unified Audit Syslog** dashboard. This new dashboard offers information on database users, top current users, and trends in logon status. This dashboard can also be used with the unified audit logs exported from both Windows and Linux environments. [Learn more](/docs/integrations/databases/opentelemetry/oracle-opentelemetry/#unified-audit-syslog).
33+
- **Added CloudTrail Audit dashboard**. The CloudTrail Audit dashboard is added to the [AWS Application Load Balancer](/docs/integrations/amazon-aws/application-load-balancer/#cloudtrail-audit), [AWS Classic Load Balancer](/docs/integrations/amazon-aws/classic-load-balancer/#cloudtrail-audit), and [AWS Network Load Balancer](/docs/integrations/amazon-aws/network-load-balancer/#cloudtrail-audit) apps. This dashboard helps you to visualize the successful and failed events globally, event trends, error details, and user activities, offering insights into load balancer performance, security, and usage patterns.
34+
- **Amazon RDS**. Added **Oracle Logs - Alert Logs Analysis**, **Oracle Logs - Audit Logs Analysis**, and **Oracle Logs - Listener Troubleshooting** dashboards. These CloudTrail and CloudWatch Logs dashboard provide monitoring for error logs and essential infrastructure details. [Learn more](/docs/integrations/amazon-aws/rds/#oracle-logs---alert-logs-analysis).
35+
- **MongoDB Atlas**. New version of the [MongoDB Atlas collection](/docs/integrations/databases/mongodb-atlas/#collecting-logs-and-metrics-for-the-mongodb-atlas-app) was released with `v.1.0.11` in [Pypi](https://pypi.org/project/sumologic-mongodb-atlas/) and `v1.0.18` in [AWS Serverless Repository](https://serverlessrepo.aws.amazon.com/applications/us-east-1/956882708938/sumologic-mongodb-atlas). [Learn more](https://github.com/SumoLogic/sumologic-mongodb-atlas/releases/tag/v2.0.1)
36+
- Source Template enhancements:
37+
- Updated log and metric section feature on 11 Source templates (OTRM).
38+
- Updated and maintained the UI uniformity across all Source templates.
39+
- Released masking feature for the Windows Source Template. [Learn more](/docs/send-data/opentelemetry-collector/data-transformations/#masking-examples).
40+
41+
### Bug fixes
42+
43+
- Minor *query* fixes in the below [Classic Apps (Legacy)](/docs/get-started/apps-integrations/#classic-apps-legacy):
44+
- Amazon CloudTrail - Cloud Security Monitoring and Analytics
45+
- Github
46+
47+
- Minor fixes in the *monitors* for the below [Next-Gen Apps](/docs/get-started/apps-integrations/#next-gen-apps):
48+
- Microsoft Azure AD Inventory
49+
- Audit
50+

blog-service/2024-12-02-apps.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Digital Guardian ARC (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- digital-guardian-arc
6+
- apps
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+
We're excited to introduce the new Digital Guardian ARC app for Sumo Logic. This app leverages the Sumo Logic Cloud-to-Cloud Digital Guardian source that provides data protection through analytics, reporting, and workflows. This integration helps to improve real-time activity monitoring, pre-configure alerts for different events, analyze policy enforcements, provide geolocation insights to support targeted threat investigation and response, and identify potential tampering by closely monitoring digital signatures for files and applications.
15+
16+
Explore our technical documentation [here](/docs/integrations/saas-cloud/digital-guardian-arc/) to learn how to set up and use the Digital Guardian ARC app for Sumo Logic.

blog-service/2024-12-02-apps2.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Microsoft Defender for Cloud (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- microsoft-defender-for-cloud
6+
- apps
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+
We're excited to introduce the new Microsoft Defender for Cloud app for Sumo Logic. This app helps you to collect the alerts, security recommendation, and regulatory compliance logs using the Sumo Logic Cloud-to-Cloud Azure Event Hub Source and by configuring the continuous export using the Event Hub instance details in the Azure portal. Key features of the Microsoft Defender for Cloud app include:
15+
16+
- Gain real-time visibility into security alerts across your Azure environment, categorized by severity (High, Medium, Low, and Informational).
17+
- Monitor trends in alert activity over time to identify spikes and recurring threats.
18+
- Leverage detailed alert summaries and remediation steps for effective threat mitigation.
19+
- Track compliance performance across critical standards, including FedRAMP, PCI DSS 4, CIS Azure Foundations, and Microsoft Cloud Security Benchmark.
20+
- Analyze threats by categories like data exfiltration, unauthorized access, and account breaches.
21+
22+
Explore our technical documentation [here](/docs/integrations/microsoft-azure/microsoft-defender-for-cloud/) to learn how to set up and use the Microsoft Defender for Cloud app for Sumo Logic.

blog-service/2024-12-02-copilot.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Sumo Logic Copilot (Search)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- copilot
6+
- artificial intelligence
7+
- ai
8+
- machine learning
9+
- ml
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 introduce Copilot, an AI-powered assistant that accelerates log investigations and troubleshooting. With natural language query capabilities and contextual suggestions, Copilot helps security first responders and on-call engineers resolve incidents quickly and efficiently. [Learn more](/docs/search/copilot).
18+
19+
* Ask questions in plain English to generate actionable log insights.
20+
* Get tailored suggestions relevant to your troubleshooting and investigation context.
21+
* Leverage conversation history to save and resume sessions without losing context.
22+
* Auto-visualize charts from search results and add them directly to dashboards.
23+
* Use auto-complete for natural language queries to access insights faster.
24+
25+
<img src={useBaseUrl('img/search/copilot/ga-releasenote.png')} alt="Copilot UI with the query Analyze the geographic distribution of requests by source IP" style={{border: '1px solid gray'}} width="800" />

cid-redirects.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1573,6 +1573,7 @@
15731573
"/cid/10110": "/docs/integrations/app-development/jfrog-xray",
15741574
"/cid/10111": "/docs/integrations/app-development/jfrog-xray",
15751575
"/cid/10188": "/docs/integrations/saas-cloud/miro",
1576+
"/cid/10187": "/docs/integrations/saas-cloud/digital-guardian-arc",
15761577
"/cid/10208": "/docs/integrations/saas-cloud/cisco-meraki-c2c",
15771578
"/cid/10209": "/docs/integrations/security-threat-detection/cisco-meraki",
15781579
"/cid/10210": "/docs/integrations/saas-cloud/proofpoint-tap",
@@ -1824,6 +1825,7 @@
18241825
"/cid/1963": "/docs/integrations/sumo-apps/enterprise-audit",
18251826
"/cid/1964": "/docs/integrations/security-threat-detection/f5-big-ip-ltm",
18261827
"/cid/1965": "/docs/integrations/security-threat-detection/netskope",
1828+
"/cid/19665": "/docs/integrations/microsoft-azure/microsoft-defender-for-cloud",
18271829
"/cid/1966": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/carbon-black-cloud-source",
18281830
"/cid/1987": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/symantec-endpoint-security-source",
18291831
"/cid/1257": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/atlassian-source",
@@ -2021,6 +2023,7 @@
20212023
"/cid/10226": "/docs/integrations/containers-orchestration/opentelemetry/activemq-opentelemetry",
20222024
"/cid/25631": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/tenable-source",
20232025
"/cid/25632": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/workday-source",
2026+
"/cid/25633": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/universal-connector-source",
20242027
"/cid/25634": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-azure-ad-inventory-source",
20252028
"/cid/25635": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-graph-azure-ad-reporting-source",
20262029
"/cid/25636": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/microsoft-graph-identity-protection-source",

0 commit comments

Comments
 (0)