You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/get-started/library.md
+2-56Lines changed: 2 additions & 56 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,63 +179,9 @@ The Home page lists all currently running searches and any searches performed ov
179
179
180
180
### Pinned searches
181
181
182
-
The **Pinned Search** feature allows you to start a search, then “pin” it, so it will continue running in the background independent of the browser session. Then, you can close the Search tab or log out and find your results later in the library on the [Recent](#recent-searches) tab in a folder named Pinned Searches.
182
+
The *pinned search* feature allows you to start a search, then "pin" it, so it will continue running in the background independent of the browser session. Then, you can close the **Search** page or log out and find your results later.
183
183
184
-
Once pinned, a search will run in the background for up to 24 hours. If it has not finished by then, it will be paused. There is no notification when your search is paused, but you can just restart the search to continue the query. Search results are available for three days.
185
-
186
-
There is a limit of ten pinned searches per user. Also, queries that use the [save operator](/docs/search/search-query-language/search-operators/save) cannot be pinned.
187
-
188
-
A search must be started in order for the pin button to show up in the Search tab. Once a search is pinned, you can easily unpin it, or remove it from the Pinned Searches tab. In the Pinned Searches folder, you can view the **Name**, **Status**, **Elapsed Time**, and monitor the **Progress** of each search.
189
-
190
-
There is a known issue that may cause Pinned Searches to be lost when Sumo Logic performs an upgrade. For information on Scheduled Maintenance for your deployment, see [Sumo Logic Status](http://status.sumologic.com).
191
-
192
-
#### Pin and unpin a search
193
-
194
-
1. Enter a query in the search box and click **Start**.
195
-
1. Click the three-dot kebab icon and click **Pin** from the provided options. <br/> <img src={useBaseUrl('img/get-started/library/pin-search-option.png')} alt="pin-search-option.png" width="325"/>
196
-
1. A message displays that tells you where you can find it later in the library. The Pinned Search is named by default with the name of the search tab. <br/>
197
-
1. To change the name of the pinned search, double-click the **Search** tab to activate the name field and enter a new name.
198
-
1. To preserve the pinned search, follow the steps in Save a pinned search.
199
-
1. To unpin the search, click **Unpin** in the menu bar. <br/><img src={useBaseUrl('img/get-started/library/unpin-search-option.png')} alt="pin-search-option.png" width="300"/>
200
-
201
-
#### Save a pinned search
202
-
203
-
When you save a pinned search, it appears in your personal folder in the left navigation bar.
204
-
205
-
1. Click the name of the search to open it in the **Search** tab.
206
-
1. In the **Search** tab, click the three-vertical dot icon and click **Save As** from the provided options. The Save Item dialog appears.
207
-
1. Enter a unique **Name** in the text field. In our example below, we entered Invoke Frequency.
Copy file name to clipboardExpand all lines: docs/get-started/sumo-logic-ui-classic.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -195,7 +195,7 @@ To pin a search, do the following:
195
195
1. A message appears telling you the location of your pinned search in the Library. The Pinned Search takes the name of the Search tab by default.<br/> 
196
196
1. To change the name of a Pinned Search, double-click the Search tab and enter a new name in the name field.
197
197
198
-
For information on how to manage pinned searches, see the [Pinned Searches](/docs/get-started/library#pinned-searches)page.
198
+
For information on how to manage pinned searches, see [Pin a Search](/docs/search/get-started-with-search/search-page/pin-a-search).
Copy file name to clipboardExpand all lines: docs/get-started/sumo-logic-ui.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,7 +192,7 @@ You must start a search for the **Pin** option to appear. To pin a search, do t
192
192
193
193
Once a search is pinned, it cannot be unpinned, but you can remove it from the **Pinned Searches** tab. You can pin up to 10 searches at a time. Queries that use the [`save` operator](/docs/search/search-query-language/search-operators/save) cannot be pinned.
194
194
195
-
For more information, see [Pinned Searches](/docs/get-started/library/#pinned-searches).
195
+
For more information, see [Pin a Search](/docs/search/get-started-with-search/search-page/pin-a-search).
Copy file name to clipboardExpand all lines: docs/search/get-started-with-search/build-search/best-practices-search.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ Sumo provides two index-based search optimization features: partitions and sched
91
91
92
92
## Use Search Parameters
93
93
94
-
If your search contains filtering criteria that could change each time the search is executed,take advantage of [Search Templates](search-templates.md). Search templates make it easier for less expert users to obtain search results, and also reduces the risk that such users will run expensive searches.
94
+
If your search contains filtering criteria that could change each time the search is executed,take advantage of [Search Templates](search-templates.md). Search templates make it easier for less expert users to obtain search results, and also reduces the risk that such users will run expensive searches.
95
95
96
96
## Aggregate before a lookup
97
97
@@ -135,4 +135,4 @@ _sourceCategory=Apache/Access and GET
135
135
136
136
## Pin searches with long time ranges
137
137
138
-
A query with a longer time range can run past the default time window for Sumo Logic. To protect against an interruption in a query with a significant time range, [pin it](/docs/get-started/library#pinned-searches). A pinned search can run in the background for up to 24 hours.
138
+
A query with a longer time range can run past the default time window for Sumo Logic. To protect against an interruption in a query with a significant time range, [pin it](/docs/search/get-started-with-search/search-page/pin-a-search). A pinned search can run in the background for up to 24 hours.
Copy file name to clipboardExpand all lines: docs/search/get-started-with-search/search-page/index.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ You can [run a saved search](../search-basics/save-search.md), [pause, or stop
20
20
| D | Click the gear icon to open the Search Config menu that has the options to use the [receipt time](../build-search/use-receipt-time.md) and [Auto Parse Mode](../build-search/dynamic-parsing.md). |
21
21
| E |[Share a link](../search-basics/share-link-to-search.md) for the currently running search. |
22
22
| F |[Save or schedule](../search-basics/save-search.md) a search. |
23
-
| G | Click the three-dot kebab icon to open a menu with the following options:<ul><li>Select between Basic or Advanced search mode.</li><li>Link to [search cheat sheets](/docs/search/search-cheat-sheets).</li><li>Edit the search, if it has already been saved.</li><li>[Save or schedule](../search-basics/save-search.md) a search.</li><li>[Share a link](../search-basics/share-link-to-search.md) for the currently running search.</li><li>Info provides detailed information about the search.</li><li>[Pin](/docs/get-started/library#search-the-library) the search to run in the background independent of the browser session.</li><li>[Favorite](add-saved-search-to-favorites.md) a saved search.</li><li>[Add a new monitor](/docs/alerts/monitors) based on the existing query in the search text box.</li><li>Use [Live Tail](/docs/search/live-tail) to see a real-time live feed of log events.</li></ul>The menu options are dynamically provided so depending on if you have run or saved the search or conducted aggregation some options will be grayed out and unclickable. |
23
+
| G | Click the three-dot kebab icon to open a menu with the following options:<ul><li>Select between Basic or Advanced search mode.</li><li>Link to [search cheat sheets](/docs/search/search-cheat-sheets).</li><li>Edit the search, if it has already been saved.</li><li>[Save or schedule](../search-basics/save-search.md) a search.</li><li>[Share a link](../search-basics/share-link-to-search.md) for the currently running search.</li><li>Info provides detailed information about the search.</li><li>[Pin](/docs/search/get-started-with-search/search-page/pin-a-search) the search to run in the background independent of the browser session.</li><li>[Favorite](add-saved-search-to-favorites.md) a saved search.</li><li>[Add a new monitor](/docs/alerts/monitors) based on the existing query in the search text box.</li><li>Use [Live Tail](/docs/search/live-tail) to see a real-time live feed of log events.</li></ul>The menu options are dynamically provided so depending on if you have run or saved the search or conducted aggregation some options will be grayed out and unclickable. |
24
24
| H |[Histogram](navigate-through-search-results.md) of the messages. |
25
25
| I | Search Details such as session, status, elapsed time, results, raw count, search expression, and [load](search-load-indicator.md). When searching an [Infrequent Partition](/docs/manage/partitions/data-tiers) the estimated and actual amount of data scanned is displayed. |
26
26
| J | Search results as messages. |
@@ -58,6 +58,12 @@ In this section, we'll introduce the following concepts:
58
58
<p>You can mark a saved search as a favorite so it appears in your Library.</p>
59
59
</div>
60
60
</div>
61
+
<divclassName="box smallbox card">
62
+
<divclassName="container">
63
+
<ahref="/docs/search/get-started-with-search/search-page/pin-a-search"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="40"/><h4>Pin a Search</h4></a>
64
+
<p>You can pin a search so that it runs in the background independent of the browser session.</p>
65
+
</div>
66
+
</div>
61
67
<divclassName="box smallbox card">
62
68
<divclassName="container">
63
69
<ahref="/docs/search/get-started-with-search/search-page/change-time-range-in-histogram"><img src={useBaseUrl('img/icons/search.png')} alt="icon" width="40"/><h4>Change the Time Range in the Histogram</h4></a>
description: You can pin a search so that it runs in the background independent of the browser session.
5
+
---
6
+
7
+
import useBaseUrl from '@docusaurus/useBaseUrl';
8
+
9
+
The *pinned search* feature allows you to start a search, then "pin" it, so it will continue running in the background independent of the browser session. Then, you can close the **Search** page or log out and find your results later. To see your pinned searches:
10
+
*[**New UI**](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Logs > Pinned searches**.
11
+
*[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). In the main Sumo Logic menu, select **Recent > Pinned Searches**.
12
+
13
+
Once pinned, a search will run in the background for up to 24 hours. If it has not finished by then, it will be paused. There is no notification when your search is paused, but you can just restart the search to continue the query. Search results are available for three days. Once a search is pinned, you can easily unpin it, or remove it from the **Pinned searches** list.
14
+
15
+
Limitations:
16
+
* There is a limit of ten pinned searches per user.
17
+
* Queries that use the [save operator](/docs/search/search-query-language/search-operators/save) cannot be pinned.
18
+
* There is a known issue that may cause pinned searches to be lost when Sumo Logic performs an upgrade. For information on scheduled maintenance for your deployment, see [Sumo Logic status](http://status.sumologic.com).
19
+
20
+
#### Pin and unpin a search
21
+
22
+
1. Enter a query in the search box and click **Start Search**.
23
+
1. Click the three-dot kebab icon and click **Pin** from the provided options. <br/> <img src={useBaseUrl('img/get-started/library/pin-search-option.png')} alt="Pin menu option" style={{border: '1px solid gray'}} width="250"/>
24
+
1. A message displays that tells you where you can find the pinned search later. The pinned search is named by default with the name of the search. <br/><img src={useBaseUrl('img/get-started/library/pinmessage.png')} alt="Pinned search message" style={{border: '1px solid gray'}} width="400" />
25
+
1. To change the name of the pinned search, double-click the **Search** tab to activate the name field and enter a new name.
26
+
1. To preserve the pinned search, follow the steps in [Save a pinned search](#save-a-pinned-search).
27
+
1. To unpin the search, click **Unpin** in the menu bar. The search is removed from the **Pinned searches** list. (Removing an instance of a saved search from the **Pinned searches** list does not delete the saved search from your **Personal** folder.)<br/><img src={useBaseUrl('img/get-started/library/unpin-search-option.png')} alt="Unpin menu option" style={{border: '1px solid gray'}} width="200"/>
28
+
29
+
#### Save a pinned search
30
+
31
+
When you save a pinned search, it appears in your **Pinned searches** list.
32
+
33
+
1. Click the name of the search to open it in the **Search** tab.
34
+
1. In the **Search** tab, click the three-vertical dot icon and click **Save As** from the provided options. The **Save Item** dialog appears.
35
+
1. Enter a unique **Name** in the text field. In our example below, we entered "Invoke Frequency".
0 commit comments