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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...