![Implementing Splunk 7(Third Edition)](https://wfqqreader-1252317822.image.myqcloud.com/cover/64/36700064/b_36700064.jpg)
上QQ阅读APP看书,第一时间看更新
Using the field picker
The field picker is very useful for investigating and navigating data. Clicking on any field in the field picker pops open a panel with a wealth of information about that field in the results of your search:
![](https://epubservercos.yuewen.com/DFC051/19470395608897106/epubprivate/OEBPS/Images/ee626251-570f-4b41-b04e-a68868b16c64.png?sign=1739392449-zLxnA4ifGFyv3XA2zJfdWqgNj7r6PDdZ-0-fb67204dbbc6c972c8fac0354d3777b8)
Looking through the information, we observe the following:
- Number (of) values, appears in X% of results tells you how many events contain a value for this field.
- Selected indicates if the field is a selected field.
- Top values and Top values by time (allows referring to the Top 10 Values returned in the search) present graphs about the data in this search. This is a great way to dive into reporting and graphing. We will use this as a launching point later.
- Rare values displays the least common values of a field.
- Events with this field will modify the query to show only those events that have this field defined.
- The links are actually a quick representation of the top values overall. Clicking on a link adds that value to the query. Let's click on c:\\Test Data\\tm1server.log:
![](https://epubservercos.yuewen.com/DFC051/19470395608897106/epubprivate/OEBPS/Images/7638d45b-832b-4e20-9192-ea804f9f3474.png?sign=1739392449-RdIQFuyCqBU6xrcNyj1XJennWHvx0sJw-0-412f5e8b231371eb7109ae95601a2eae)
This will rerun the search, now looking for errors that affect only the source value c:\\Test Data\\tm1server.log.