Splunk Dev

Scripted Lookup Output and Configuring in Splunk

aaronnicoli
Path Finder

Hi all,

Everyone in my organization has a unique username, which I have extracted from my search as "anumber".
I want to construct an external lookup script to convert this "anumber" extraction into human names.

All of these anumbers are convertible via an AD lookup, which I have scripted.

This is basically what I want to achieve, in my fields I want to be able to see both anumber and humanname, for example:

anumber = "a00001"
humanname = "Michael Someone"

I have written a python script which works as follows...

./a0convert.py a00001

Returns:

Someone, Michael

Now, two questions...

1) Is this script output okay, or does it need to be formatted differently...?

2) How do I now add this scripted lookup into splunk? (preferably with the GUI, what needs to be done under "Lookups")

Thanks in advance for any help you can provide.

Aaron.

0 Karma

MarioM
Motivator

Here it tells you how to Set up fields lookup based on an external command or script and there is example script.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...