Skip to content

Commit 266a0d0

Browse files
authored
GAing Search Across Child Orgs (MSSPs) (#5762)
* GAing Search Across Child Orgs (MSSPs) * Update search-across-child-orgs.md * Update search-across-child-orgs.md * minor fix
1 parent 4872489 commit 266a0d0

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

docs/search/search-across-child-orgs.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,6 @@ description: Learn how to perform the search for the selected child org.
66

77
import useBaseUrl from '@docusaurus/useBaseUrl';
88

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-
199
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.
2010

2111
Follow the steps below to perform a child org-level search:

sidebars.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1663,6 +1663,7 @@ module.exports = {
16631663
],
16641664
},
16651665
'search/query-assist',
1666+
'search/search-across-child-orgs',
16661667
'search/optimize-search-performance',
16671668
'search/optimize-search-partitions',
16681669
'search/subqueries',

0 commit comments

Comments
 (0)