Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
10 changes: 0 additions & 10 deletions docs/search/search-across-child-orgs.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@ description: Learn how to perform the search for the selected child org.

import useBaseUrl from '@docusaurus/useBaseUrl';

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

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

:::info
This feature is in Beta. For more information, contact your Sumo Logic account executive.
:::

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.

Follow the steps below to perform a child org-level search:
Expand Down
1 change: 1 addition & 0 deletions sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1663,6 +1663,7 @@ module.exports = {
],
},
'search/query-assist',
'search/search-across-child-orgs',
'search/optimize-search-performance',
'search/optimize-search-partitions',
'search/subqueries',
Expand Down