Skip to content

Commit d4df835

Browse files
committed
Kanso - New UI default
1 parent c06e3f4 commit d4df835

File tree

4 files changed

+67
-37
lines changed

4 files changed

+67
-37
lines changed

blog-service/2025-02-21-ui.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
title: New UI Becomes the Default Experience at Sign-in (User Interface)
3+
image: https://help.sumologic.com/img/sumo-square.png
4+
keywords:
5+
- ui
6+
- navigation
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 announce the next milestone in our transition to the New UI. Starting today, the New UI will become the default experience when you in to Sumo Logic.
15+
16+
## What’s changing
17+
18+
* **New UI by default**. You will automatically log into the New UI when signing in.
19+
* **Temporary opt-out**. If your org was created before this change, you can switch back to the Classic UI, and future logins will remember your preference.
20+
* **New orgs use only the new UI**. If your org was created after this change, the Classic UI will not be available.
21+
* **MSSP exception**. If your org was created through a parent org, you can still switch to the Classic UI.
22+
23+
## Why this change and what’s improved
24+
25+
The Classic UI will be permanently retired in spring 2025 and no longer available. For the latest features, performance improvements, and future innovations, switch to the New UI as soon as possible, which offers:
26+
27+
* **Faster navigation and performance**. Improved menu loading, collapsible and resizable subnavigation, and persistent menu state across tabs.
28+
* **More intuitive workflows**. Open/duplicate log searches, drill into Favorites folders, and set a preference to open menu items in new tabs.
29+
* **New features and enhancements**. Improved keyboard navigation and UI refinements.
30+
* **Bug fixes**. Improved org switcher, Library search fixes, and other minor UI updates.
31+
32+
[Learn more](/docs/get-started/sumo-logic-ui).

docs/get-started/sumo-logic-ui-classic.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,21 @@ description: Get to know the Sumo Logic platform user interface.
77

88
import useBaseUrl from '@docusaurus/useBaseUrl';
99

10-
:::warning Transition to the New UI
11-
The Classic UI will be retired in early 2025. To ensure you have access to the latest features and updates, we recommend transitioning to the [Sumo Logic New UI](/docs/get-started/sumo-logic-ui) at your earliest convenience.
10+
:::warning Classic UI retirement notice
11+
The Classic UI will be retired in spring 2025 and will no longer receive updates. For the latest features, performance improvements, and future innovations, switch to the [New UI](/docs/get-started/sumo-logic-ui) as soon as possible.
1212
:::
1313

1414
This page provides an overview of the Sumo Logic Classic UI, designed to help you navigate and utilize its features effectively.
1515

1616
<img src={useBaseUrl('img/get-started/overview-classic-ui.png')} alt="Overview screenshot of the Classic UI" style={{border: '1px solid gray'}} width="800" />
1717

18+
## Switching between Classic and New UI
19+
20+
If you're using the New UI and need to navigate back to the Classic UI, follow these steps:
21+
22+
1. Open the left navigation panel.
23+
1. Click **Return to classic UI**.
24+
1825
## Using the left navigation bar
1926

2027
When you first log in, you'll land on the Sumo Logic Home page. The left nav menu bar is a one-stop location where you can access the following:

docs/get-started/sumo-logic-ui.md

Lines changed: 26 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: Get to know the Sumo Logic platform user interface.
66
---
77

88
<!--
9-
When officially GA'd (est. Nov 2024):
9+
When officially GA'd (est. April 2025):
1010
retire the Classic UI version
1111
add back this opening paragraph: Our [Quickstart](/docs/get-started/quickstart) introduced you to the process of getting data into Sumo Logic, searching and analyzing your data, and then sharing your findings with your colleagues.
1212
-->
@@ -16,23 +16,17 @@ import Iframe from 'react-iframe';
1616

1717
This guide will help you get started with the new and improved Sumo Logic user interface, designed for faster speed and a more intuitive experience.
1818

19-
<img src={useBaseUrl('img/get-started/overview-new-ui.png')} alt="Overview screenshot example Classic UI" style={{border: '1px solid gray'}} width="800" />
19+
<img src={useBaseUrl('img/get-started/overview-new-ui.png')} alt="Overview screenshot example New UI" style={{border: '1px solid gray'}} width="800" />
2020

2121
With the new UI, you'll benefit from:
2222

23-
* Unified experience across operational and security analytics products.
24-
* Faster load times with enhanced caching.
25-
* Stateful URLs that save your session and position when you log back in.
26-
* Use-case-driven navigation to help you quickly find the features you need.
27-
28-
For a detailed list of updates, [view the release notes](/release-notes-service/2024/12/31/#february-23-2024-user-interface).
29-
30-
## Opt in
31-
32-
To opt in the new UI, log in to Sumo Logic, go to the Classic UI left navigation panel and click **Switch to New UI**.<br/><img src={useBaseUrl('img/get-started/switch-new-ui.png')} alt="switch-new-ui.png" width="250"/>
23+
* **Everything in one place**. Unified experience across operational and security analytics products, so you don’t have to switch between different interfaces.
24+
* **Accelerate your work**. Faster load times and improved caching mean less waiting and more doing.
25+
* **Pick up where you left off**. Stateful URLs automatically save your session, making it easy to resume work after logging in.
26+
* **Find what you need instantly**. Use-case-driven navigation helps you locate key features without digging through menus.
3327

3428
:::sumo quickstart
35-
Check out this overview video to get familiar with the New UI.
29+
Watch this quick overview video to explore the key features of the New UI.
3630

3731
<Iframe url="https://fast.wistia.net/embed/iframe/ydmxwi7ndm?web_component=true&seo=true&videoFoam=false"
3832
width="854px"
@@ -58,7 +52,14 @@ Check out this overview video to get familiar with the New UI.
5852
allowfullscreen
5953
/>
6054
-->
61-
:::
55+
:::
56+
57+
:::warning Classic UI retirement notice
58+
The Classic UI will be retired in spring 2025 and will no longer receive updates. For the best experience, we strongly recommend using the New UI.
59+
60+
Need to reference the old interface? See the [Classic UI documentation](/docs/get-started/sumo-logic-ui-classic).
61+
:::
62+
6263

6364
## Home
6465

@@ -254,7 +255,7 @@ The disparate user interface and varying navigation patterns among Log Analytics
254255

255256
The current information architecture and navigation system have not effectively showcased useful functionalities to users. It's structured around tools like Traces, Log Search, and Metric Search rather than focusing on user-centric use cases. This places a burden on users to discover these functionalities.
256257

257-
In-app tabs present performance and usability challenges since they all operate within a single browser tab. These tabs disrupt native browser navigation features like the back button and tab grouping. The **New UI** navigation lets you leverage native browser capabilities and customize tab organization according to your preferences.
258+
In-app tabs present performance and usability challenges since they all operate within a single browser tab. These tabs disrupt native browser navigation features like the back button and tab grouping. The New UI navigation lets you leverage native browser capabilities and customize tab organization according to your preferences.
258259
</details>
259260

260261
<details>
@@ -283,44 +284,34 @@ We understand that the removal of in-app tabs in the New UI is a significant cha
283284
<details>
284285
<summary><strong>Q:</strong> Will the New UI retain the Classic UI feature of remembering previously opened tabs from my previous session?</summary>
285286

286-
After analyzing tab usage data, we've found that a minimal portion of previously opened tabs are actively utilized by our users. Consequently, the Sumo Logic UI often remains cluttered with multiple unused tabs. With the introduction of the **New UI** experience, if you fail to close browser tabs from previous sessions, they will automatically reload upon login.
287+
After analyzing tab usage data, we've found that a minimal portion of previously opened tabs are actively utilized by our users. Consequently, the Sumo Logic UI often remains cluttered with multiple unused tabs. With the introduction of the New UI experience, if you fail to close browser tabs from previous sessions, they will automatically reload upon login.
287288

288289
<img src={useBaseUrl('img/get-started/tab-reload.gif')} alt="tab-reload.gif" />
289290

290291
Moreover, we've made the **Recents** feature more prominent in the navigation bar and plan to extend it to other content types which will make it easier for users to open recently opened tabs.
291292
</details>
292293

293294
<details>
294-
<summary><strong>Q:</strong> If I opt in to the New UI, will I lose access to the Classic UI?</summary>
295+
<summary><strong>Q:</strong> How do I access the Classic UI?</summary>
295296

296-
No, opting for the **New UI** won't lock you out of the old interface. You'll have the flexibility to switch between the two experiences directly within the UI.
297+
The New UI is the future of Sumo Logic, offering better performance, easier navigation, and exclusive new features. While we understand that transitions take time, we strongly recommend using the New UI for the best experience.
297298

298-
Once the feature flag is enabled, all organization users will see a **Switch to New UI** option in the left navigation menu. Clicking on this button allows users to opt into the **New UI**. Once opted in, the system will remember the preference, redirecting old URLs to their corresponding new ones. Consequently, subsequent logins will automatically direct users to the **New UI**.
299-
</details>
299+
If you switch back to the Classic UI, you will not have access to:
300+
* Faster load times and improved performance.
301+
* New UI enhancements and upcoming feature releases.
302+
* Stateful URLs that save your session and make sharing easier.
303+
* More intuitive navigation for faster workflows.
300304

301-
<details>
302-
<summary><strong>Q:</strong> How do I opt out of the New UI?</summary>
303-
304-
You have the flexibility to opt out whenever you choose. Just go to left navigation menu of the **New UI** and click the **Return to Classic UI** option. Once you've switched back to the **Classic UI**, all subsequent sessions will default to the **Classic UI** experience.
305+
The Classic UI will be retired in spring 2025 and will no longer receive updates. If you still need to access it temporarily, select **Return to Classic UI** from the left navigation menu.
305306

306307
<img src={useBaseUrl('img/get-started/return-to-classic.png')} alt="return-to-classic.png" width="200"/>
307308

308-
We highly encourage you to begin transitioning to the New UI for the latest features and updates.
309-
310-
</details>
311-
312-
<details>
313-
<summary><strong>Q:</strong> When will Sumo Logic remove access to the Classic UI?</summary>
309+
We encourage you to stay in the New UI and take advantage of its benefits!
314310

315-
Our goal is to turn off access to the Classic UI in the first half of 2025. However, this timeline is subject to change and will be determined by new UI adoption rates.
316311
</details>
317312

318313
## Get support
319314

320315
Contact [Support](https://support.sumologic.com/) or head to our [Sumo Logic Slack](https://sumodojo.slack.com/) channel.
321316

322317
Have feedback? Send it to [our UX Team](mailto:[email protected]).
323-
324-
## Legacy UI
325-
326-
If you're looking for information on our legacy UI, which will be deprecated in early 2025, see [Tour the Sumo Logic Classic UI](/docs/get-started/sumo-logic-ui-classic).
-20 KB
Binary file not shown.

0 commit comments

Comments
 (0)