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!

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 ...

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...