Skip to content

Commit ff44feb

Browse files
authored
Merge branch 'main' into 404s
2 parents 6c48f8c + 70bdeb5 commit ff44feb

File tree

4 files changed

+10
-5
lines changed

4 files changed

+10
-5
lines changed

cid-redirects.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3474,6 +3474,7 @@
34743474
"/release-notes-service/welcome": "/release-notes-service",
34753475
"/release-notes-service/2023/11/27/cis-for-aws": "/release-notes-service/2023/12/31/#november-27-2023-apps",
34763476
"/release-notes-service/2042/06/10/manage": "/release-notes-service/2024/12/31",
3477+
"/release-notes-service/2024/03/20/flex/": "/release-notes-service/2024/12/31/#march-20-2024-manage",
34773478
"/Send-Data/Applications-and-Other-Data-Sources/Azure-Audit/02Collect-Logs-for-Azure-Audit-from-Event-Hub": "/docs/integrations/microsoft-azure/audit",
34783479
"/Send-Data/Collect-from-Other-Data-Sources/Azure_Monitoring/Collect_Logs_from_Azure_Monitor": "/docs/send-data/collect-from-other-data-sources/azure-monitoring/ms-azure-event-hubs-source/",
34793480
"/Send-Data/Collect-from-Other-Data-Sources/Azure_Monitoring/Collect_Metrics_from_Azure_Monitor": "/docs/send-data/collect-from-other-data-sources/azure-monitoring/collect-metrics-azure-monitor",

docs/manage/partitions/data-tiers/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In contrast, debug or other verbose log sources that are only used to troublesho
2929

3030
You can use [Role-Based Access Control (RBAC)](/docs/manage/users-roles/roles/role-based-access-control) to restrict access to partitions in the Infrequent or Frequent Tiers. Although you can’t use a role search filter to restrict access to a partition by name, you can filter by the metadata that forms the routing expression for a partition. 
3131

32-
For example, if you want to strict access to a partition whose routing expression is:
32+
For example, if you want to restrict access to a partition whose routing expression is:
3333

3434
```
3535
_sourceCategory=staging/*

docs/manage/partitions/flex/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ With Flex Pricing, there is no cost to ingest and index log data, and no require
2828

2929
Yes, you can use [Role-Based Access Control (RBAC)](/docs/manage/users-roles/roles/role-based-access-control) to restrict access to partitions in Flex. Although you can’t use a role search filter to restrict access to a partition by name, you can filter by the metadata that forms the routing expression for a partition.
3030

31-
For example, if you want to strict access to a partition whose routing expression is:
31+
For example, if you want to restrict access to a partition whose routing expression is:
3232

3333
```
3434
_sourceCategory=staging/*

docs/platform-services/automation-service/app-central/integrations/sumo-logic-cloud-siem.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
77

88
<img src={useBaseUrl('/img/platform-services/automation-service/app-central/logos/sumo-logic.png')} alt="sumo-logic-cloud-siem" width="100"/>
99

10-
***Version: 1.14
11-
Updated: Jul 3, 2024***
10+
***Version: 1.15
11+
Updated: Jan 6, 2025***
1212

1313
Utilize Cloud SIEM entities to correlate Signals and Insights through Sumo Logic Cloud SIEM integration.
1414

@@ -18,6 +18,7 @@ Utilize Cloud SIEM entities to correlate Signals and Insights through Sumo Logic
1818
* **Add Enrichment Entity** *(Notification)* - Add enrichments to Entity.
1919
* **Add Enrichment Insight** *(Notification)* - Add enrichments to Insights.
2020
* **Add Enrichment Signal** *(Notification)* - Add enrichments to Signal.
21+
* **Add Match List Item** (*Notification*) - Add item to Match List.
2122
* **Add Network Block** *(Containment)* - Add an address into the Network Blocks.
2223
* **Add Tag To Insight** *(Notification)* - Add tags to the Insight.
2324
* **Assign User To Insight** *(Notification)* - Add specific user to an Insight.
@@ -122,4 +123,7 @@ SIEM
122123
* April 8, 2024 (v1.13)
123124
* Update the resource field name from "Sumo Logic CSE URL" to "Sumo Logic Cloud SIEM URL"
124125
* July 3, 2024 (v1.14)
125-
* Update `check_not_null_field` in Close Insight Trigger
126+
* Update `check_not_null_field` in Close Insight Trigger
127+
* January 6, 2025 (v1.15)
128+
* New Action added:
129+
- Add Match List Item

0 commit comments

Comments
 (0)