Skip to content

Commit 8e9b7ba

Browse files
authored
Merge branch 'main' into Docs-update-for-OTEL-CDN
2 parents 2b2a9c5 + 6859e24 commit 8e9b7ba

File tree

13 files changed

+1852
-1281
lines changed

13 files changed

+1852
-1281
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Version 19.525-63 (Installed Collector)
3+
hide_table_of_contents: true
4+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
In this release, we've resolved the JRE upgrade issue that occurred during [collector upgrades](/docs/send-data/collection/upgrade-collectors/).

blog-service/2025-09-30-apps.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Apps, Solutions, and Collection Integrations - September Release
3+
image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082
4+
keywords:
5+
- apps
6+
- september-release
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
### New release
13+
14+
We’re excited to announce the release of the new Azure Machine Learning app for Sumo Logic.
15+
16+
- **Azure Machine Learning**. The Azure Machine Learning app enables you to track training progress, manage model deployments, and monitor how compute resources are being used within your workspace. [Learn more](/docs/integrations/microsoft-azure/azure-machine-learning/).
17+
18+
### Enhancements
19+
20+
* Updated the following Amazon apps to autocreate fields, FERs, and monitors during app install:
21+
* [Amazon Bedrock](/docs/integrations/amazon-aws/amazon-bedrock)
22+
* [Amazon EC2 Auto Scaling](/docs/integrations/amazon-aws/amazon-ec2-auto-scaling/)
23+
* [Amazon OpenSearch](/docs/integrations/amazon-aws/amazon-opensearch/)
24+
* Upgraded the following apps to Node.js v22.x along with CVE fixes:
25+
* [Azure Append Blob](/docs/send-data/collect-from-other-data-sources/azure-blob-storage/append-blob/)
26+
* [Azure Block Blob Collection](/docs/send-data/collect-from-other-data-sources/azure-blob-storage/block-blob/)
27+
* **Azure Event Hubs**. Updated the dashboard filters for [Azure Event Hubs](/docs/integrations/microsoft-azure/azure-event-hubs/#viewing-the-azure-event-hubs-dashboards).
28+
* **Data Volume app**. Enhanced the **Ingest Trend** panel to include a breakdown of data volume by entity. This provides you an insight into the specific entities that contribute to the overall data ingestion trend. [Learn more](/docs/integrations/sumo-apps/data-volume/).
29+
* **Sumo Logic Lambda Extension**. Upgraded the Sumo Logic Lambda Extension to Golang version 24, including CVE fixes.

docs/get-started/training-certification-faq-new.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ title: Sumo Logic Academy - Training and Certification FAQ (Beta)
1010
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
1111

1212
import useBaseUrl from '@docusaurus/useBaseUrl';
13+
import Iframe from 'react-iframe';
1314

1415
:::note
1516
This program is in Beta. For more information, contact your Sumo Logic account representative.
@@ -19,6 +20,22 @@ We are leveling up our Sumo Logic certification program with the launch of **Sum
1920

2021
With Sumo Logic Academy, you’ll find an expanded and refined course catalog, live remote exam proctoring through our partner Kryterion, and industry-recognized digital badges issued by Credly. These enhancements bring our program in line with best practices across the industry, giving you credentials you can trust and proudly share with peers, employers, and the wider professional community.
2122

23+
:::sumo micro lesson
24+
25+
<Iframe url="https://fast.wistia.net/embed/iframe/35ku33znar?web_component=true&seo=true&videoFoam=false"
26+
width="854px"
27+
height="480px"
28+
title="Sumo Logic Academy Overview - Sumo Logic Video"
29+
id="wistiaVideo"
30+
className="video-container"
31+
display="initial"
32+
position="relative"
33+
allow="autoplay; fullscreen"
34+
allowfullscreen
35+
/>
36+
37+
:::
38+
2239
## Getting started
2340

2441
### How do I access the learning portal?
@@ -95,6 +112,23 @@ Not at this time.
95112

96113
## Exam logistics
97114

115+
:::sumo micro lesson
116+
117+
118+
<Iframe url="https://fast.wistia.net/embed/iframe/8i18wjmdg2?web_component=true&seo=true&videoFoam=false"
119+
width="854px"
120+
height="480px"
121+
title="Sumo Logic Academy certification exams - Sumo Logic Video"
122+
id="wistiaVideo"
123+
className="video-container"
124+
display="initial"
125+
position="relative"
126+
allow="autoplay; fullscreen"
127+
allowfullscreen
128+
/>
129+
130+
:::
131+
98132
### How do I get certified and schedule my exam?
99133

100134
We recommend at least six months of hands-on Sumo Logic experience before taking a certification exam.
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
id: pausing-inactive-scheduled-views
3+
title: Pausing Unused Scheduled Views
4+
description: Lean about the autopausing of scheduled views after 90 days of inactivity.
5+
---
6+
import useBaseUrl from '@docusaurus/useBaseUrl';
7+
8+
<head>
9+
<meta name="robots" content="noindex" />
10+
</head>
11+
12+
Scheduled Views accelerate searches on small and historical subsets of your data by functioning as a pre-aggregated or pre-compute index.
13+
14+
Starting **October 15, 2025**, Scheduled Views that have not been queried or referred for **90** consecutive days will be flagged for review. This helps with optimizing the system performance and resource usage.
15+
16+
In-app warning and email notifications will be sent to Scheduled View owners and all active account administrators with the list of Scheduled Views that are flagged. These notifications will be sent 21 days and 7 days prior to the date of pausing.
17+
18+
If no action is taken, the Scheduled Views will be automatically paused on the 90th day and a final notification will be sent. To avoid pausing, make sure your Scheduled Views are regularly queried.
19+
20+
## View AutoPause details
21+
22+
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu select **Data Management**, and then under **Logs** select **Scheduled Views**. You can also click the **Go To...** menu at the top of the screen and select **Scheduled Views**.<br/> [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Scheduled Views**.
23+
1. Navigate and open the required Scheduled View.
24+
1. The Scheduled Views details are displayed on the right side of the page.
25+
1. Scroll down to view the timeline details.
26+
1. **Last Accessed**. Displays the timestamp of when the Scheduled View was last accessed.
27+
1. **AutoPause Status**. Indicates whether Auto-Pause is currently enabled or disabled for the Scheduled View. This will be enabled by default. To disable, refer to [Disable the AutoPause](#disable-the-autopause).
28+
1. **Scheduled AutoPause Date**. Displays when the selected Scheduled View is scheduled to be auto-paused.
29+
30+
<img src={useBaseUrl('/img/scheduled-views/AutoPause-Details.png')} alt="scheduled-view-autopause-details" style={{border:'1px solid gray'}} width="400"/>
31+
32+
## View Scheduled Views to be AutoPaused in 7 days
33+
34+
Follow the below steps to view the Scheduled Views that is scheduled to be paused in next 7 days:
35+
36+
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu select **Data Management**, and then under **Logs** select **Scheduled Views**. You can also click the **Go To...** menu at the top of the screen and select **Scheduled Views**.<br/> [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Scheduled Views**.
37+
1. To refine the table with Scheduled Views that are scheduled to be paused in the next 7 days, use the **Add a filter** section located above the table and select **Views to be AutoPaused in 7 days** from the dropdown.
38+
39+
<img src={useBaseUrl('/img/scheduled-views/Scheduled-Filter.png')} alt="scheduled-view-page-filter" style={{border:'1px solid gray'}} width="800"/>
40+
41+
## Disable the AutoPause
42+
43+
Autopause will be auto enabled for all the Scheduled Views created. Follow the below steps to disable the Scheduled Views autopause:
44+
45+
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu select **Data Management**, and then under **Logs** select **Scheduled Views**. You can also click the **Go To...** menu at the top of the screen and select **Scheduled Views**.<br/> [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Scheduled Views**.
46+
1. Navigate and open the required Scheduled View.
47+
1. The Scheduled Views details are displayed on the right side of the page.
48+
1. Click **Edit** to open the pane for editing.
49+
1. Scroll down and uncheck the **Enable AutoPause** checkbox.
50+
51+
<img src={useBaseUrl('/img/scheduled-views/Enable-AutoPause.png')} alt="enable-autopause-scheduled-view" style={{border:'1px solid gray'}} width="400"/>
52+
53+
## Re-start the Scheduled View
54+
55+
If a Scheduled View is still needed but has been paused, you can manually re-enable at any time by following the below steps:
56+
57+
1. [**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu select **Data Management**, and then under **Logs** select **Scheduled Views**. You can also click the **Go To...** menu at the top of the screen and select **Scheduled Views**.<br/> [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Manage Data > Logs > Scheduled Views**.
58+
1. To refine the table with Scheduled View paused results, use the **Add a filter** section located above the table and select **Status:Paused** from the dropdown.
59+
1. Click on the required Scheduled View and click **Start** button to resume.
60+
61+
<img src={useBaseUrl('/img/scheduled-views/Restart-SV.png')} alt="restart-scheduled-view-page" style={{border:'1px solid gray'}} width="400"/>
62+

docs/search/query-assist.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
88

99
Query Assist enhances the query-building experience in Sumo Logic by providing real-time syntax suggestions, schema prompts, and partial query predictions. These enhancements simplify the process for users at all skill levels, making it easier to write accurate and efficient queries, enabling easier discovery of relevant fields, minimizing errors, and providing intelligent assistance for query creation. The suggestions that appear comply with the user's role-based access restrictions.
1010

11+
:::note
12+
By default, Query Assist will be enabled in the **Preferences** page. If it is not enabled, you can turn it on from the [Preferences page](#turn-off-autocomplete), or simply press **Control + Space** to activate it manually.
13+
:::
14+
1115
:::info
1216
Logs Query Assist is also supported in [Dashboards](/docs/dashboards) and [Scheduled Searches](/docs/alerts/scheduled-searches).
1317
:::

0 commit comments

Comments
 (0)