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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...