You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/manage/partitions/flex/create-edit-partition-flex.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,11 @@ To create or edit a Partition, you must be an account Administrator or have th
21
21
22
22
## Create a Partition
23
23
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**.
25
29
1. Click **+ Add Partition**.
26
30
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"/>
27
31
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:
70
74
:::
71
75
* You can change the data forwarding configuration.
72
76
* 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.
74
78
* 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.
75
79
76
80
### How to edit a partition
77
81
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**.
79
83
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.
82
86
:::
83
87
1. Click the row with the partition you want to edit.
84
88
1. The partition details are displayed on the right side of the page.
Copy file name to clipboardExpand all lines: docs/manage/partitions/flex/index.md
+17-7Lines changed: 17 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,18 +3,28 @@ slug: /manage/partitions/flex
3
3
title: Flex Pricing
4
4
description: Learn about Sumo Logic Flex Pricing.
5
5
---
6
+
6
7
import useBaseUrl from '@docusaurus/useBaseUrl';
8
+
import Iframe from 'react-iframe';
7
9
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:
9
11
10
-
:::sumo important
11
-
The search modifier `dataTier` is not supported for Flex queries.
0 commit comments