Splunk Enterprise

Visualization for single value

Azwaliyana
Path Finder

I want to make the panel and the font smaller in size.  So that I can put more panel in one line with the font visible.

Does anyone know how to do this?

Capture.PNG

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

Edit trellis and set to small or have you already done this?

ITWhisperer_0-1637909628893.png

ITWhisperer_1-1637909730281.png

 

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Edit trellis and set to small or have you already done this?

ITWhisperer_0-1637909628893.png

ITWhisperer_1-1637909730281.png

 

0 Karma

Azwaliyana
Path Finder

Thank you so much! It works. I have 1 more question which is how can I remove the percentage which is the name of the field of the trellis.

 

Capture.PNG

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You would need to rename them in the search - are you able to share your search?

0 Karma

Azwaliyana
Path Finder

source="KPG_MIO_HC_Logs_2021-11-14-10.txt" host="vm-splunk01" index="maxis_csasec_index" sourcetype="NFVInfrastructureMonitoring" "om-2 | CHANGED | rc=0 >>" OR "om-2 | FAILED | rc=0 >>"

| search total used free shared buffers cached

| multikv | eval percentage=round(used/total*100) 

| where percentage NOT NULL | table percentage

 

This is the search query

0 Karma
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 ...