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!

Splunk Enterprise Security 8.x: The Essential Upgrade for Threat Detection, ...

 Prepare to elevate your security operations with the powerful upgrade to Splunk Enterprise Security 8.x! This ...

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...