Splunk Search

External source for external lookup

jvmerilla
Path Finder

Hi,
I'm trying to create an external lookup but I'm getting very confused.
What are the external sources that I can use where I can match the fields of my events?
I'm very new on this topic so I don't really have any idea.
I've read the documentation but everything is still vague.

Hope someone can clarify these things to me.

Thanks in advance.

0 Karma
1 Solution

elliotproebstel
Champion

An external lookup is a script that you write to allow users to take a value in Splunk and lookup a corresponding value in some other source. Because external lookups are custom scripts that you write, the list of potential external sources is infinite. The canonical example, which is provided by Splunk, is a dnslookup that allows the user to resolve a hostname from an IP address or vice versa. This is pretty well documented here:
http://docs.splunk.com/Documentation/Splunk/7.0.0/Knowledge/Configureexternallookups

You can take the sample code provided by Splunk and modify it to use any data source to which you have access.

View solution in original post

elliotproebstel
Champion

An external lookup is a script that you write to allow users to take a value in Splunk and lookup a corresponding value in some other source. Because external lookups are custom scripts that you write, the list of potential external sources is infinite. The canonical example, which is provided by Splunk, is a dnslookup that allows the user to resolve a hostname from an IP address or vice versa. This is pretty well documented here:
http://docs.splunk.com/Documentation/Splunk/7.0.0/Knowledge/Configureexternallookups

You can take the sample code provided by Splunk and modify it to use any data source to which you have access.

Get Updates on the Splunk Community!

3 Ways to Make OpenTelemetry Even Better

My role as an Observability Specialist at Splunk provides me with the opportunity to work with customers of ...

What's New in Splunk Cloud Platform 9.2.2406?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.2.2406 with many ...

Enterprise Security Content Update (ESCU) | New Releases

In August, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...