Splunk Search

Lookup Editor: Can I open a specific lookup file from a link in my dashboard?

actionabledata
Path Finder

Hello All,

I am wanting to create a user-defined "dictionary" for a dashboard and would desire for the user to click on a link within the dashboard to launch the Lookup Editor app on a specific *.csv file. I would seed the dictionary with specific columns. 

Is this possible?

I tried something like the following but got an error ... "The lookup could not be loaded from the server"

         <drilldown>          
           <link>
                http://myServer:8000/en-US/app/lookup_editor/lookup_edit?owner=nobody&amp;namespace=myAppName&amp;type=csv&amp;Name=client_information.csv
           </link>
         </drilldown>

 Appreciate the help.

 

Labels (1)
Tags (2)
0 Karma

shivanshu1593
Builder

Edit the namespace value with the actual value as per your environment and add the value for transforms (If available for the lookup or leave it blank)

 

<option name="list.drilldown">full</option>
<drilldown>
    <link target="_blank">http://myServer:8000/en-US/app/lookup_editor/lookup_edit?owner=nobody&namespace=myAppName&lookup=client_information.csv&type=csv&transform=</link>
</drilldown>

 

###If it helped, kindly consider an upvote/accepting as answer###

 

Thank you,
Shiv
###If you found the answer helpful, kindly consider upvoting/accepting it as the answer as it helps other Splunkers find the solutions to similar issues###
0 Karma
Get Updates on the Splunk Community!

Index This | A sphere has three, a circle has two, and a point has zero. What is it?

September 2023 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

Build Scalable Security While Moving to Cloud - Guide From Clayton Homes

 Clayton Homes faced the increased challenge of strengthening their security posture as they went through ...

Mission Control | Explore the latest release of Splunk Mission Control (2.3)

We’re happy to announce the release of Mission Control 2.3 which includes several new and exciting features ...