Splunk Search

crud in lookup

test4u
Path Finder

Hi all,
I am trying to do crud of a lookup.
I ahve been following this link:- https://www.hurricanelabs.com/splunk-tutorials/building-a-crud-dashboard-utilizing-a-kv-store-in-spl...

There is a lookup containing empid , empname , password columns .
we have used inputlookup to get these columns to the dashboard and have added two columns for update and delete.
On clicking on update of a particular row I need to get the contents of that row how am i supposed to do that.??

Kindly help..

Tags (1)
0 Karma

woodcock
Esteemed Legend

Put it in a dashboard with a drilldown that does this:

| inputlookup YourLookupNameHere where $click.name$=$click.value$
0 Karma

arjunpkishore5
Motivator

Have you tried Lookup Editor ?

0 Karma

test4u
Path Finder

yes but i need to implement a similar functionality in another app of mine.

0 Karma

wmyersas
Builder

how far through the whole tutorial have you gotten?

0 Karma

test4u
Path Finder

javascript isn't working of this tutorial. i am unable to click on update and get an object containing row values as shown in this tutorial

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...