All Apps and Add-ons

How does HUNK license work with an External Database and Hadoop?

raje455
New Member

Hi,

I have a Hunk License with the capacity of 10 servers. I have connected already to 3 hadoop nodes. I want to connect to PostgreSQL/Oracle through Splunk DB Connect, so will I lose one more node or not?

Thanks in Advance

0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

DB Connect has 4 options:
DB Input = Index the data into a Splunk indexer = you need a Splunk Enterprise license
DBX Query = Search your database from the search head = no need for a license
DB Lookup = Search your database from the search head = no need for a license
DB Output = writes to your database = no need for a license
As you can see, DB Connect has no impact on the number of Hadoop nodes

raje455
New Member

Thanks for giving me the reply my Query is

| dbquery "Local_PostDB" "SELECT * FROM A" limit=1000

Totally i have Hunk License with the capacity of 10 Servers.if i wants to configure the Local_PostDB Database so there wil i loose one more server from my 10 servers ????

0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

DBQuery commands are free

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...