Dashboards & Visualizations

Editable table

alexiri
Communicator

Hi all,

I would like to have a Table in a dashboard where I could edit certain fields, or delete entire rows. This is mainly to be able to modify lookup tables. I'd like to be able to do this without resorting to strange witchcraft that will probably break in future versions of Splunk. @sideview Utils' Lookup Updater is close to what I want, but I'd like something a bit simpler that could be embedded in a SimpleXML dashboard.

I tried to create a custom cell renderer, but this doesn't let me do anything at the row level (which I'd need to in order to gather all the values for a row, for example). I guess what I would need would be to extend a BaseRowRenderer or something like that, but there doesn't seem to be one. Does anybody have any ideas as to how I could do this?

Cheers,
Alex

asimagu
Builder

In my company we created an app that did that kind of thing. You need a little bit of Javascript and python in order to be able to do that 😉

0 Karma

asimagu
Builder

I'm afraid I cannot do that due to my company policy, plus I was not the one who developed it...
However feel free to send me an email or pm and I could give you the right contact in this company.

0 Karma

alexiri
Communicator

Hi @asimagu.

I'm glad to hear it's possible! Can you give me some more information as to how you did it? Of course, some code would be great! 🙂

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...