Splunk Search

How to install lookup app in Free Splunk Version?

MeMilo09
Path Finder

Hi All,

I have installed the free Splunk version. I am trying to upload lookups, but I don't seem to have that capability. I have downloaded "CVE Lookup - By Fuzzmymind.com" app, but cant use it because its asking  me to fill the below... I don't what these fields mean. Anybody out there know? 

MeMilo09_0-1619204650370.png

 

Labels (1)
0 Karma

acharlieh
Influencer

This view comes from the setup.xml that is shipped with the app. The author is asking you to set the index, interval, and disabled attributes for the scripted input they have packaged with this app.

<block title="Configure the scripted input" endpoint="data/inputs/script" entity=".%252Fbin%252Fmain.py">


See the data/inputs/script documentation in the REST reference guide or the inputs.conf.spec file in the docs about what these parameters mean. (you may also check out the inputs.conf file and the python script that are shipped with the app by default).

(Giving a quick glance at the main.py script... this app is hardcoded to retrieve the 3 years that it retrieves, and does no checkpointing (there's , so you'll wind up with duplicates if you run it more than once, but the feeds that it's pulling can be updated once a day... The author seemed to also want to cut out the configurations information from each vulnerability as well. Guess it depends on your use case for the data.)

MeMilo09
Path Finder

Thanks for the information. I will read up on it. What I actually needed to get was the Lookup Editor App which worked like a charm... Here is the link for the app:

https://splunkbase.splunk.com/app/1724/

0 Karma
Get Updates on the Splunk Community!

Splunk Observability Cloud’s AI Assistant in Action Series: Analyzing and ...

This is the second post in our Splunk Observability Cloud’s AI Assistant in Action series, in which we look at ...

Elevate Your Organization with Splunk’s Next Platform Evolution

 Thursday, July 10, 2025  |  11AM PDT / 2PM EDT Whether you're managing complex deployments or looking to ...

Splunk Answers Content Calendar, June Edition

Get ready for this week’s post dedicated to Splunk Dashboards! We're celebrating the power of community by ...