- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For example, I want to only display "host", "sourcetype" for an app A in the default search result of "Events Table", but only "source", "eventtype" for app B. How can I do this?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the default fields set is defined by the viewstates.conf whose path is
$Splunk\etc\users\USER_NAME\APP_NAME\local\viewstates.conf
and it is controlled by the FieldPickers as follows
[flashtimeline:_current] FieldPicker_0_6_1.fields = ...
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes. i have found the answer. thanks.
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the default fields set is defined by the viewstates.conf whose path is
$Splunk\etc\users\USER_NAME\APP_NAME\local\viewstates.conf
and it is controlled by the FieldPickers as follows
[flashtimeline:_current] FieldPicker_0_6_1.fields = ...
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


Are you talking about having a set of default selected fields by app?
