Splunk Search

How to display the Interesting Fields in a custom search view using the Splunk web framework?

dcdd
New Member

I'm using the web framework to create my own custom search view. However, from http://docs.splunk.com/DocumentationStatic/WebFramework/1.1/compref_eventsviewer.html(EventsViewerVi...
no method about fields mentioned.

0 Karma

landen99
Motivator
| top field1 | appendpipe [| stats sum(count) AS count | eval field1="ALL" | eval percent=100]

will show you for a single field of interest.

0 Karma

bmacias84
Champion

The fields panel (include interesting fields) is not exposed through the web framework. The search page is render through set of html partials, templates, and minified javascript. Not to say you could not use the components.

Many of the components can be found under $SPLUNK_HOME/share/splunk/search_mrsparkle. I believe you can find the field picker code under $SPLUNK_HOME/share/splunk/search_mrsparkle/modules/search

Hope that gets you started.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...