Dashboards & Visualizations

How to show more selected fields on dashboard event panel

Lgo
Explorer

Hi There,

I have a dashboard I've created to explore XML trace transactions, it works fine, but when trying to find specific parts of the transaction I have to open each event and check if its the correct part, to make it easier I want to be able to include extra selected fields to show the description of the xml event.

I have extracted this field, but cant get it to show on the dashboard, it shows correctly when viewing it in search.

Query is sourcetype=[sourcetype] Description=* ActivityID=[activityid]

It currently shows like this on the dashboard

alt text

But I want it to show like this:
alt text

0 Karma
1 Solution

spayneort
Contributor

add this to your dashboard:

<fields>Description, host, source, sourcetype</fields>

See here for example:

http://docs.splunk.com/Documentation/Splunk/7.0.0/Viz/PanelreferenceforSimplifiedXML#event

View solution in original post

spayneort
Contributor

add this to your dashboard:

<fields>Description, host, source, sourcetype</fields>

See here for example:

http://docs.splunk.com/Documentation/Splunk/7.0.0/Viz/PanelreferenceforSimplifiedXML#event

Lgo
Explorer

Thank you, that worked perfectly!

0 Karma
Get Updates on the Splunk Community!

Exporting Splunk Apps

Join us on Monday, October 21 at 11 am PT | 2 pm ET!With the app export functionality, app developers and ...

Cisco Use Cases, ITSI Best Practices, and More New Articles from Splunk Lantern

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...