Skip to content

Commit 7819efc

Browse files
Merge branch 'main' into Update-Namespaces-Refernces-For-Azure-Apps
2 parents 9b529fe + eb74ab9 commit 7819efc

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Version 19.525-44 (Installed Collector)
3+
hide_table_of_contents: true
4+
image: https://help.sumologic.com/img/sumo-square.png
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
In this release, we've enhanced the security and stability of the Collector with added support for security patches and a bug fix.
10+
11+
### Security Fix
12+
13+
- Upgraded collector JRE to **Amazon Corretto Version 8.452.09.1**.
14+
15+
### Bug Fix
16+
17+
- Fixed the collector crash issue due to *sigar-amd64-winnt.dll* after Windows update.

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,12 +68,13 @@ When you create a partition, you specify the routing expression that determines
6868

6969
You can make some changes to an existing partition:  
7070

71+
* You can change the routing expression as long as the partition is active (not decommissioned). It takes about five minutes for the change to take effect. The new routing expression applies only to future data—it does not affect data previously added to the partition.
7172
* You can change the retention period of the partition.
7273
:::note
7374
By default, Sumo Logic internal partitions like `sumologic_audit_events`, `sumologic_volume`, and so on, have the same retention period of `sumologic_default`. You can change the retention period for any of these internal partitions as desired.
7475
:::
7576
* You can change the data forwarding configuration.
76-
* You cannot change the name of a partition, the routing expression, or reuse a partition name.
77+
* You cannot change the name of a partition or reuse a partition name.
7778
* You cannot edit the audit index partition to include it in the default scope.
7879
* 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.
7980

0 commit comments

Comments
 (0)