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!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...