Skip to content

Commit b024748

Browse files
authored
Merge branch 'main' into docs-153-site-move
2 parents 5705c95 + dfb5858 commit b024748

23 files changed

+630
-23
lines changed

blog-service/2025-07-14-apps.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: Google Cloud Security Command Center (Apps)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- apps
6+
- cloud-security-command-center
7+
hide_table_of_contents: true
8+
---
9+
10+
import useBaseUrl from '@docusaurus/useBaseUrl';
11+
12+
We're excited to introduce the new Google Cloud Security Command Center app for Sumo Logic. This app enables you to analyze, monitor, and respond effectively to security issues, helping you to improve cloud security, reduce risk, and maintain compliance. [Learn more](/docs/integrations/google/cloud-security-command-center/).
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Default Starting Page (Get Started)
3+
image: https://help.sumologic.com/img/reuse/rss-image.jpg
4+
keywords:
5+
- preferences
6+
hide_table_of_contents: true
7+
---
8+
9+
import useBaseUrl from '@docusaurus/useBaseUrl';
10+
11+
We're happy to announce a new **Default Starting Page** preference that allows you to select the page to appear when you log in to Sumo Logic. This preference applies only to users of the New UI. [Learn more](/docs/get-started/account-settings-preferences/#default-starting-page).

blog-service/2025-07-14-manage.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: What to Expect After Your Sumo Logic Trial
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- trial
6+
- manage-account
7+
- data-ingestion
8+
hide_table_of_contents: true
9+
---
10+
11+
To help you get the most from your trial and clearly understand what happens next, we've outlined what to expect after your 30-day Flex free trial.
12+
13+
* **Days 0–30**. Enjoy full access to ingest data, create dashboards, search logs, set up alerts, and explore the platform.
14+
* **Days 31–37**. Data ingestion pauses. You can continue querying your existing data for 7 days based on your retention settings.
15+
* **Day 38+**. All data is removed. You can still log in to view your dashboards and will see an upgrade prompt to continue using Sumo Logic.
16+
17+
This helps ensure a focused, hands-on evaluation during your trial, followed by clear options for upgrading when you're ready.
18+
19+
This update applies only to [Flex](/docs/manage/manage-subscription/sumo-logic-flex-accounts) trial accounts created after July 14, 2025. It does not affect existing customers or other trial types such as AWS Marketplace and credits-based trials.
20+
21+
[Learn more](https://www.sumologic.com/pricing) about Sumo Logic pricing plans and upgrading.

cid-redirects.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2901,6 +2901,7 @@
29012901
"/cid/21036": "/docs/integrations/google/cloud-vertex-ai",
29022902
"/cid/21037": "/docs/integrations/google/cloud-vpn",
29032903
"/cid/21039": "/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/vectra-source",
2904+
"/cid/21041": "/docs/integrations/google/cloud-security-command-center",
29042905
"/cid/21097": "/docs/integrations/saas-cloud/confluent-cloud",
29052906
"/cid/21040": "/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs-service-providers",
29062907
"/cid/21038": "/docs/integrations/containers-orchestration/vmware-tanzu-application-service",

docs/api/app-management.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ sidebar_label: Apps
55
description: Use HTTP endpoints to view and install Sumo Logic applications that deliver out-of-the-box dashboards, saved searches, and field extraction for popular data sources.
66
---
77

8-
<p> <a href="/docs/beta"><span className="beta">Beta</span></a> </p>
9-
108
import useBaseUrl from '@docusaurus/useBaseUrl';
119
import ApiIntro from '../reuse/api-intro.md';
1210
import ApiRoles from '../reuse/api-roles.md';

docs/get-started/account-settings-preferences.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,10 @@ Enabling this preference hides the **Open in New Tab** button on navigation menu
128128

129129
However, even when this preference is enabled, the **Open in New Tab** button remains visible for menu items with subfolders, allowing you to click the menu item to view its subfolders and open them in a new tab.<br/><img src={useBaseUrl('img/get-started/open-in-new-tab-button-on-folder.png')} alt="Open in New Tab button" style={{border: '1px solid gray'}} width="250" />
130130

131+
### Default Starting Page
132+
133+
Select the default page to appear when you log in to Sumo Logic. This preference applies only to users of the [**New UI**](/docs/get-started/sumo-logic-ui).
134+
131135
### Theme
132136

133137
Select to show the user interface in a **Dark theme** or **Light theme**.

0 commit comments

Comments
 (0)