Skip to content

Commit f2b364d

Browse files
authored
Update index.md
1 parent 273051f commit f2b364d

File tree

1 file changed

+13
-9
lines changed
  • docs/search/get-started-with-search/search-page/field-browser

1 file changed

+13
-9
lines changed

docs/search/get-started-with-search/search-page/field-browser/index.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,21 @@ The Field Browser displays the number of values for each field returned in a sea
1616

1717
In addition to the fields found in your logs, the Field Browser shows **Time** (for message time), **Receipt Time** (for the receipt time), and **Message** (for raw log messages). No [drill-down searches](search-from-field-browser.md) can be run on these fields because they do not contain number or string data that can be searched on.
1818

19+
:::info
20+
The **Receipt Time** field will only be displayed in the field browser when it is included in the query or when the **Use the Receipt Time** option is toggled on.
21+
:::
22+
1923
![FB_Field-Browser_Display-Fields.png](/img/search/get-started-search/search-page/FB-Field-Browser-Display-Fields.png)
2024

21-
1. Search for fields by entering text in this field.
22-
1. List of Fields shown in the Messages tab.
23-
1. Indicates a Timestamp field.
24-
1. List of Fields that are hidden from view.
25-
1. Indicates the field contains a text string.
26-
1. Indicates the field contains numerical data.
27-
1. Click to save the settings for this search.
28-
1. Displays the count of a field. Available for non-aggregate queries only.
29-
1. Tilde (`~`) in front of a count value indicates that the value is approximate. If the number of parsed messages is less than or equal to 2500, an exact value is shown in the Field Browser. If the number of parsed messages exceeds 2500, an approximation is shown.
25+
A. Search for fields by entering text in this field.
26+
B. List of Fields shown in the Messages tab.
27+
C. Indicates a Timestamp field.
28+
D. List of Fields that are hidden from view.
29+
E. Indicates the field contains a text string.
30+
F. Indicates the field contains numerical data.
31+
G. Click to save the settings for this search.
32+
H. Displays the count of a field. Available for non-aggregate queries only.
33+
I. Tilde (`~`) in front of a count value indicates that the value is approximate. If the number of parsed messages is less than or equal to 2500, an exact value is shown in the Field Browser. If the number of parsed messages exceeds 2500, an approximation is shown.
3034

3135
## Search for fields
3236

0 commit comments

Comments
 (0)