Skip to content

Commit 0b02ef5

Browse files
authored
Add Flex Tier micro lesson (#5417)
1 parent 42952f0 commit 0b02ef5

File tree

2 files changed

+26
-12
lines changed

2 files changed

+26
-12
lines changed

docs/manage/partitions/flex/create-edit-partition-flex.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ To create or edit a Partition, you must be an account Administrator or have th
2121

2222
## Create a Partition
2323

24-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu select **Manage Data > Logs > Partitions**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Partitions**. You can also click the **Go To...** menu at the top of the screen and select **Partitions**.
24+
:::important
25+
The search modifier `dataTier` is not supported for Flex queries.
26+
:::
27+
28+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu select **Manage Data > Logs > Partitions**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Partitions**. You can also click the **Go To...** menu at the top of the screen and select **Partitions**.
2529
1. Click **+ Add Partition**.
2630
1. The **Create New Partition** pane appears.<br/><img src={useBaseUrl('img/manage/partitions-data-tiers/create-new-partition-flex.png')} alt="create-new-partition-flex.png" style={{border:'1px solid gray'}} width="300"/>
2731
1. **Name**. Enter a name for the Partition. Partitions must be named alphanumerically, with no special characters, with the exception of underscores (`_`). However, a Partition name cannot start with `sumologic_` or an underscore `_`.
@@ -70,15 +74,15 @@ You can make some changes to an existing partition:  
7074
:::
7175
* You can change the data forwarding configuration.
7276
* You cannot change the name of a partition, the routing expression, or reuse a partition name.
73-
* You cannot edit the audit index partition to include it in the default scope.
77+
* You cannot edit the audit index partition to include it in the default scope.
7478
* Security partitions can’t be edited. Sumo Logic stores Cloud SIEM Records in seven partitions, one for each [Cloud SIEM Record type](/docs/cse/schema/cse-record-types). The names of the Sumo Logic partitions that contain Cloud SIEM Records begin with the string `sec_record_`. If you have a role that grants you the **View Partitions** capability, you can view the security partitions in the Sumo Logic UI. Note, however, that no user can edit or remove a security partition.
7579

7680
### How to edit a partition
7781

78-
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu select **Manage Data > Logs > Partitions**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Partitions**. You can also click the **Go To...** menu at the top of the screen and select **Partitions**.
82+
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu select **Manage Data > Logs > Partitions**. <br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the top menu select **Configuration**, and then under **Logs** select **Partitions**. You can also click the **Go To...** menu at the top of the screen and select **Partitions**.
7983
1. To refine the table results, use the **Add a filter** section located above the table. *AND* logic is applied when filtering between different sections, while *OR* logic is applied when filtering within the same section.
80-
:::note
81-
You can see the suggestions only if there are two or more responses for the same column or section.
84+
:::note
85+
You can see the suggestions only if there are two or more responses for the same column or section.
8286
:::
8387
1. Click the row with the partition you want to edit.
8488
1. The partition details are displayed on the right side of the page.

docs/manage/partitions/flex/index.md

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,28 @@ slug: /manage/partitions/flex
33
title: Flex Pricing
44
description: Learn about Sumo Logic Flex Pricing.
55
---
6+
67
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
import Iframe from 'react-iframe';
79

8-
Flex Pricing delivers a new financial model for log management in which your businesses can centralize, store, and analyze all application, infrastructure, and security data in one place. This drives collaboration and velocity while delivering a reliable and secure digital experience.
10+
Flex Pricing delivers a new financial model for log management in which you can centralize, store, and analyze all application, infrastructure, and security data in one place. This drives collaboration and velocity while delivering a reliable and secure digital experience. Here's how it works:
911

10-
:::sumo important
11-
The search modifier `dataTier` is not supported for Flex queries.
12-
:::
12+
<Iframe url="https://fast.wistia.net/embed/iframe/0sudpuhk83?web_component=true&seo=true&videoFoam=false"
13+
width="854px"
14+
height="480px"
15+
title="Micro Lesson: Value of Sumo Logic Flex Pricing video"
16+
id="wistiaVideo"
17+
className="video-container"
18+
display="initial"
19+
position="relative"
20+
allow="autoplay; fullscreen"
21+
allowfullscreen
22+
/>
1323

14-
## Feature support
24+
## Feature support
1525

1626
| Feature support | Flex Pricing |
17-
| :-- | :-- |
27+
| :-- | :-- |
1828
| Centralized, secure, multi-tenant cloud-native platform | ![check](/img/reuse/check.png) |
1929
| Data replication across availability zones, data encryption | ![check](/img/reuse/check.png) |
2030
| Interactive queries (UI) |![check](/img/reuse/check.png) |
@@ -66,4 +76,4 @@ In this section, we'll introduce the following concepts:
6676
<p> Answers to FAQ about Flex.</p>
6777
</div>
6878
</div>
69-
</div>
79+
</div>

0 commit comments

Comments
 (0)