What is the better way to show big message nearly 15,000 chars in one cell of splunk dashboard?
Don't. Convert it to something shorter like:
| eval myfield = md5(myfield)
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?
Can you please suggest better solution for the above.