Getting Data In

What is the best way to show a big message in cell of dashboard?

Jasmine
Path Finder

What is the better way to show big message nearly 15,000 chars  in one cell of splunk dashboard?

Labels (1)
0 Karma

woodcock
Esteemed Legend

Don't.  Convert it to something shorter like:

| eval myfield = md5(myfield)

Jasmine
Path Finder

MD5 converts to hash value. It is not in readable form.. i dont think i can use this. It should be in readable form to us.

Can any one below possible in spl?

Can I have link button  and onclick can i show in file or open the big info in other tab?

Can I have some 500 chars in cell and on mouse over or click can i get entire msg?

0 Karma

Jasmine
Path Finder

Can you please suggest better solution for the above.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...