Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
2fdd1cf
Add manage-orgs-for-mssps.md file
jpipkin1 Jan 14, 2025
a55af94
Change title of new article
jpipkin1 Jan 15, 2025
bb30441
Adjust CID
jpipkin1 Jan 15, 2025
bce65b7
Rough draft for sync
jpipkin1 Jan 16, 2025
b276a73
Update screenshots
jpipkin1 Jan 17, 2025
c2ae50d
Add multi-insights section
jpipkin1 Jan 29, 2025
b8a7d80
Add SSO section
jpipkin1 Feb 3, 2025
3ff68d9
Merge branch 'main' into docs-637-mssp-content-management
jpipkin1 Feb 3, 2025
bec4ffe
Sync updates
jpipkin1 Feb 6, 2025
ed3b86b
Fix spelling error
jpipkin1 Feb 6, 2025
d5ee629
Merge branch 'main' into docs-637-mssp-content-management
jpipkin1 Feb 14, 2025
bd658ef
Move MSSP article under new orgs section
jpipkin1 Feb 14, 2025
a80af1f
Fix redirect
jpipkin1 Feb 14, 2025
5ee83d5
Fix redirect again
jpipkin1 Feb 14, 2025
0b9eebe
Add SSO info
jpipkin1 Feb 14, 2025
918328c
Fix broken links
jpipkin1 Feb 15, 2025
1a0fbd8
Remove content for DOCS-611
jpipkin1 Feb 15, 2025
4555082
Minor tweak
jpipkin1 Feb 15, 2025
5e5e7f6
Update docs/manage/manage-subscription/create-and-manage-orgs/manage-…
jpipkin1 Feb 15, 2025
e76ae49
Add release note
jpipkin1 Feb 17, 2025
5b218ea
Add FAQ section
jpipkin1 Feb 19, 2025
cbf3070
Minor updates
jpipkin1 Feb 20, 2025
f8c5b7c
Add 'View History' section
jpipkin1 Feb 24, 2025
094faba
Remove release note
jpipkin1 Feb 27, 2025
8b5a2a0
Merge branch 'main' into docs-637-mssp-content-management
jpipkin1 Feb 27, 2025
e1841bf
Update docs/manage/manage-subscription/create-and-manage-orgs/manage-…
jpipkin1 Feb 27, 2025
e352c36
Update docs/manage/manage-subscription/create-and-manage-orgs/manage-…
jpipkin1 Feb 27, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cid-redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -1800,6 +1800,7 @@
"/cid/1082": "/docs/metrics/introduction/get-started-metrics",
"/cid/10820": "/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs",
"/cid/10821": "/docs/search/get-started-with-search/search-page/change-time-range-in-histogram",
"/cid/108221": "/docs/manage/manage-subscription/create-and-manage-orgs/manage-orgs-for-mssps",
"/cid/1083": "/docs/manage/users-roles/roles/role-based-access-control",
"/cid/1084": "/docs/metrics/manage-metric-volume/disabled-metrics-sources",
"/cid/1085": "/docs/send-data/installed-collectors/macos",
Expand Down
10 changes: 7 additions & 3 deletions docs/cse/get-started-with-cloud-siem/about-cse-insight-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,17 @@ You can use the **Filters** area near the top of the page to narrow down the ins
* Status
* Tags

### Multi-insights list page
### View insights in child organizations

If you are logged in to a parent organization with child organizations that also use Cloud SIEM, the insights list page shows all insights across all your child organizations. This is useful if your company is a large enterprise with many organizations or is a Managed Security Service Provider (MSSP), and you'd like to see all insights across all areas in a single page.
If you manage a parent organization with child organizations that also use Cloud SIEM, you can see a list of all insights across multiple child organizations. This is useful if your company is a large enterprise with many organizations or is a Managed Security Service Provider (MSSP), and you'd like to see all insights across all areas in a single page.

This multi-insights list page (also known as a "federated" page) shows insights just as in a normal [insights list page](#insights-list-page). However, when you click an insight on the page, it opens the insight's details in the child organization's UI. You can also use the [board view](#board-view) on the multi-insights page to move insights to different statuses.

To be able to see insights in child organizations, [add child organizations](/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs) that use Cloud SIEM. Then when the parent organization user goes to their Cloud SIEM insights list page, all the child organizations' insights appear in the list.
To be able to see insights in child organizations, [add child organizations](/docs/manage/manage-subscription/create-and-manage-orgs/create-manage-orgs) that use Cloud SIEM. Then when the parent organization user goes to their Cloud SIEM insights list page, all the child organizations' insights appear in the list.

<!--
For more information, see [Multi-insights list page in Cloud SIEM](/docs/manage/manage-subscription/create-and-manage-orgs/manage-orgs-for-mssps/#multi-insights-list-page-in-cloud-siem).
-->

## Insight details page

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ In this section, we'll introduce the following concepts:
<p>Learn how to update org names, define subdomain names, delete orgs, and change the account owner.</p>
</div>
</div>
<!-- <div className="box smallbox card">
<div className="container">
<a href="/docs/manage/manage-subscription/create-and-manage-orgs/manage-orgs-for-mssps"><img src={useBaseUrl('img/icons/operations/manage.png')} alt="icon" width="40"/><h4>Manage Orgs for MSSPs</h4></a>
<p>Learn how to manage organizations for Managed Security Service Providers (MSSPs).</p>
</div>
</div> -->
</div>

## View a child org, child credits usage, and baseline
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,4 @@ Automatic sign-in works because when you created the child organization, a [subd

As an administrator, if you log out of a child organization with SSO enabled, the following screen appears. Click **Login with Parent Org** to sign back in automatically using your parent organization credentials.

<img src={useBaseUrl('img/manage/subscriptions/mssp-login-with-parent-org.png')} alt="Login with Parent Org button" style={{border: '1px solid gray'}} width="300"/>
<img src={useBaseUrl('img/manage/subscriptions/mssp-login-with-parent-org.png')} alt="Login with Parent Org button" style={{border: '1px solid gray'}} width="300"/>
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
---
id: manage-orgs-for-mssps
title: Manage Organizations for MSSPs
sidebar_label: Manage Orgs for MSSPs
description: Learn how to manage organizations for Managed Security Service Providers (MSSPs).
---

<head>
<meta name="robots" content="noindex" />
</head>

<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>

import useBaseUrl from '@docusaurus/useBaseUrl';

This article describes how to manage organizations for Managed Security Service Providers (MSSPs). MSSP administrators must ensure that the content of their child organizations is properly configured. MSSPs often consist of a parent organization with child organizations that use [Cloud SIEM](/docs/cse/).

## Prerequisites

### Roles

You must have the following [organization role capabilities](/docs/manage/users-roles/roles/role-capabilities/#organizations) to create and manage organizations as an MSSP administrator:

* Organizations
* View Organizations
* Create Organizations
* Manage Organizations

## Update content in child organizations

To ensure that content is consistent across child organizations, use the **Content Management** tab.

You can update the following:
* Cloud SIEM [rules](/docs/cse/rules/)
* Cloud SIEM [rule tuning expressions](/docs/cse/rules/rule-tuning-expressions/)

To update content:
1. [**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Administration > Organizations**.<br/>[**New UI**](/docs/get-started/sumo-logic-ui). In the main Sumo Logic menu, select **Organizations**. You can also click the **Go To...** menu at the top of the screen and select **Organizations**.
1. Select the **Content Management** tab.
1. In the **Source** field, select the organization that will provide the source data to be updated in other organizations.
1. In the **Content** bar, select the content to be updated:
* **Cloud SIEM Rules**
* **Rule Tuning Expressions**
1. Select individual items to be updated, or all items.
1. Click **Update Selected Items**.<br/><img src={useBaseUrl('img/manage/subscriptions/mssp-orgs-sync-selected-items.png')} alt="Update Selected Items button" style={{border: '1px solid gray'}} width="800"/>
1. On the **Update Selected Items** box, click **Destinations** to select the organizations to update the selected items to. You can update to all organizations, a single child organization, or multiple child organizations.<br/><img src={useBaseUrl('img/manage/subscriptions/mssp-orgs-sync-selected-items-2.png')} alt="Update Selected Items dialog" style={{border: '1px solid gray'}} width="400"/><br/>Tips:
* If you select **All Child Organizations**, you can then select organizations to exclude, allowing you to update to all organizations except those you select:<br/><img src={useBaseUrl('img/manage/subscriptions/mssp-orgs-selected-organizations.png')} alt="Selected organizations" style={{border: '1px solid gray'}} width="300"/>
* When you update rule tuning expressions, select **Include Associated Cloud SIEM Rules** to also update all the Cloud SIEM rules that the expressions are used on:<br/><img src={useBaseUrl('img/manage/subscriptions/mssp-orgs-sync-associated-rules.png')} alt="Include Associated Cloud SIEM Rules checkbox" style={{border: '1px solid gray'}} width="200"/>
1. Click **Update**. An **Updating in progress** dialog is displayed.

## View history

1. Click **View History** in the upper-right corner of the page. <br/>A query for update history displays:<br/><img src={useBaseUrl('img/manage/subscriptions/mssp-view-history-query.png')} alt="View history query" style={{border: '1px solid gray'}} width="800"/>
1. Click the search button. <img src={useBaseUrl('img/manage/subscriptions/search-button.png')} alt="Search button" width="75"/> <br/>The update history displays. The email of the individual who performed the update appears in the **user_email** column, and the updated items appear in the **content** column. <br/><img src={useBaseUrl('img/manage/subscriptions/mssp-view-history-query-results.png')} alt="View history query results" style={{border: '1px solid gray'}} width="800"/>
1. Investigate any updates that failed and re-run the update if needed.

## FAQs

### What to expect when updating Cloud SIEM rules

* **Are rule tuning expressions included?**<br/>No, they are not included, but can be updated separately.
* **What happens when a rule with the same name already exists?**<br/>It will be replaced in the child organization.
* **What if errors occur during updating?**<br/>Affected items will be skipped. Once the rest of the content is updated, you can review errors in log search and retry.

### What to expect when updating Cloud SIEM rule tuning expressions

* **What happens if a tuning expression with the same name already exists?**<br/>It will be replaced in the child organization.
* **What if errors occur during updating?**<br/>Affected items will be skipped. Once the rest of the content is updated, you can review errors in log search and retry.
* **What happens if the source tuning expression contains Cloud SIEM rules?**<br/>If the **Include Linked Cloud SIEM Rules** option is selected, existing rules with the same name in the destination organization will be linked to match the source tuning expression.
* **What if no matching Cloud SIEM rules are found in the destination organization?**<br/>The update will complete with a warning, and missing rules will be logged in the audit log. You can update those rules separately and re-run the tuning expression update.


## Multi-insights list page in Cloud SIEM

If you are logged in to a parent organization with child organizations that also use Cloud SIEM, the insights list page in Cloud SIEM allows you to [view insights in child organizations](/docs/cse/get-started-with-cloud-siem/about-cse-insight-ui/#view-insights-in-child-organizations).

This multi-insights list page (also known as a "federated" page) shows insights just as in a normal insights list page. When you click an insight on the page, you are automatically signed in to the child organization (if SSO is enabled for the child organization), and the insight's details open in the child organization's UI. You can also use the board view on the multi-insights page to move insights to different statuses.

To be able to see insights in child organizations, add child organizations that use Cloud SIEM. Then when the parent organization user goes to their Cloud SIEM insights list page, all the child organizations' insights appear in the list.
1 change: 1 addition & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ module.exports = {
'manage/manage-subscription/create-and-manage-orgs/create-manage-orgs-service-providers',
'manage/manage-subscription/create-and-manage-orgs/create-manage-orgs-flex',
'manage/manage-subscription/create-and-manage-orgs/manage-org-settings',
//'manage/manage-subscription/create-and-manage-orgs/manage-orgs-for-mssps',
],
},
{
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.