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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...