Splunk ITSI

Where can I locate Dashboard Studio search options?

joock3r
Explorer

Hi,

I want to transfer my classic dashboard to the dashboard studio and I have some questions regarding that.

On the classic dasboard I have several search options that I want to migrate to the new dashboard:

 

<option name="count">20</option>
        <option name="dataOverlayMode">none</option>
        <option name="drilldown">none</option>
        <option name="percentagesRow">false</option>
        <option name="refresh.display">progressbar</option>
        <option name="rowNumbers">false</option>
        <option name="totalsRow">false</option>
        <option name="wrap">false</option>
        <format type="color" field="Action">
          <colorPalette type="map">{"allowed":#99ff99,"blocked":#ff4d4d,"dropped":#ff4d4d,"monitor":#ffc44d}</colorPalette>
        </format>

 

When I tried to use it in the dashboard studio it didn't work. 

Can someone please share with me the options list? I didn't find it on the documentation. 

Moreover, the font size of the search's results is quiet huge and I want to reduce it. Which option should I use for that? 

Thanks!

Labels (1)

rrovers
Contributor

Same problem here, it's difficult to find how a simple option like option name=count works in studio. I want to display more than 100 rows without a next button.

After searching in studio dashboard found it and indeed it is simple. Data display -  rows displayed

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Dashboard Studio still is a work in progress so not all Simple XML features/options are supported.  Supported options are documented at https://docs.splunk.com/Documentation/Splunk/9.0.0/DashStudio/objOptRef

AFAICT, showRowNumbers replaces rowNumbers.  Use the fontSize option to make the results smaller.

See https://docs.splunk.com/Documentation/Splunk/9.0.0/DashStudio/objOptRef#columnFormat_.28object_type.... for how to color a field ("column" in a DS table).

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...