Skip to content

Commit 8a1faea

Browse files
JV0812jpipkin1
andauthored
Search Across Child Orgs (MSSPs) (#5592)
* Search Across Child Orgs (MSSPs) * minor fix * Update docs/search/search-across-child-orgs.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> * Update docs/search/search-across-child-orgs.md Co-authored-by: John Pipkin (Sumo Logic) <[email protected]> --------- Co-authored-by: John Pipkin (Sumo Logic) <[email protected]>
1 parent 3fe3de1 commit 8a1faea

File tree

3 files changed

+35
-0
lines changed

3 files changed

+35
-0
lines changed
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
id: search-across-child-org
3+
title: Search Across Child Orgs (MSSPs)
4+
description: Learn how to perform the search for the selected child org.
5+
---
6+
7+
import useBaseUrl from '@docusaurus/useBaseUrl';
8+
9+
<head>
10+
<meta name="robots" content="noindex" />
11+
</head>
12+
13+
<p><a href="/docs/beta"><span className="beta">Beta</span></a></p>
14+
15+
:::info
16+
This feature is in Beta. For more information, contact your Sumo Logic account executive.
17+
:::
18+
19+
You can run a log search query in the selected child org under a parent org. All the results obtained from this search will have the data identified from the selected child org.
20+
21+
Follow the steps below to perform a child org-level search:
22+
23+
1. **Classic UI.** Go to the **Log Search** page.
24+
**New UI.** In the main Sumo Logic menu, select **Logs** > **Log Search**. You can also click the **Go To...** menu at the top of the screen and select **Log Search**.
25+
1. Click the <img src={useBaseUrl('img/search/get-started-search/search-page/child-org-select-button.png')} alt="child-org-select-button" style={{border: '1px solid gray'}} width="30"/>  button to select the child org where you want to query. <br/><img src={useBaseUrl('img/search/get-started-search/search-page/child-org-dropdown.png')} alt="child-org-dropdown" style={{border: '1px solid gray'}} width="800"/> 
26+
1. Enter the required query and click the search button to obtain the search results.
27+
28+
:::note
29+
- We only support selecting *one* child org to perform the log search.
30+
- All the searches that run via the child org in the parent org would be billed under the child org account.
31+
- Currently, this search capability is limited only to **Log Search**.
32+
- Audit logs for the completed searches would appear under the child org logs.
33+
:::
34+
35+
For more information about the Log Search, refer to [Search Basics](/docs/search/get-started-with-search/search-basics/).
152 KB
Loading
6.77 KB
Loading

0 commit comments

Comments
 (0)