- Implementing Splunk(Second Edition)
- Vincent Bumgarner James D. Miller
- 204字
- 2021-07-16 13:34:53
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.

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 pe into reporting and graphing. We will use this as a launching point later in Chapter 3, Tables, Charts, and Fields.
- Rare Values displays the least common values of a field.
- Show only 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
.
This will rerun the search, now looking for errors that affect only the source value c:\\Test Data\\tm1server.log
.
推薦閱讀
- C# 7 and .NET Core Cookbook
- AngularJS入門(mén)與進(jìn)階
- 復(fù)雜軟件設(shè)計(jì)之道:領(lǐng)域驅(qū)動(dòng)設(shè)計(jì)全面解析與實(shí)戰(zhàn)
- R語(yǔ)言數(shù)據(jù)可視化之美:專業(yè)圖表繪制指南
- Visual Basic程序設(shè)計(jì)(第3版):學(xué)習(xí)指導(dǎo)與練習(xí)
- Groovy for Domain:specific Languages(Second Edition)
- Microsoft Dynamics GP 2013 Reporting, Second Edition
- Mastering Google App Engine
- Scientific Computing with Scala
- Learning Raspbian
- Arduino計(jì)算機(jī)視覺(jué)編程
- SQL Server 2016 從入門(mén)到實(shí)戰(zhàn)(視頻教學(xué)版)
- Fastdata Processing with Spark
- 硬件產(chǎn)品設(shè)計(jì)與開(kāi)發(fā):從原型到交付
- Clojure High Performance Programming(Second Edition)