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!

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...