Splunk Search

Importing External Lookup Table from PostgresDB

balbano
Contributor

Hi,

I would like to import an external lookup table from a postgres DB.

What would be the best way to do this?

Thanks.

Brian

Tags (1)
0 Karma

dwaddle
SplunkTrust
SplunkTrust

"Best" is subjective, depending on your situation. You have two clear-cut options:

  1. Periodically run a query against the DB, exporting to a CSV file which Splunk then refers to.
  2. Do a scripted lookup which queries the DB each time the lookup is used

There are good reasons for both. Obviously, #1 is much, much simpler but has a lower update frequency. #2 is much more complicated, because you have to write code to make it work. But, #2 has the advantage of there being effectively no delay between updating the database and seeing the changes in Splunk. Your "business" requirements here are likely to influence your decision one way or the other.

The high-level of each, with an example scripted lookup, is in the docs at http://docs.splunk.com/Documentation/Splunk/latest/Knowledge/Addfieldsfromexternaldatasources

0 Karma

dwaddle
SplunkTrust
SplunkTrust

Do you have an update?

0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...