Splunk Search

Splunk Deployment only for Log Management Purpose

dheerajsh
Engager

Hi Team,

We have a requirement where we need to deploy Splunk Solution only for Log management purpose (less 50 GB per day). We are planning to have two heavy log forwarder (one in primary and one in DR) which will take the feed from different log sources (Devices (Syslog) and Servers (UF)). The HLF will send the data to indexers for storage (one in each DC) through Network Load balancer to maintain the HA. Also, will send the data to another SIEM solution for correlation and monitoring purpose.

Is there any way that we can installed the Splunk in non-clustered mode with minimum overhead and making sure that we have all the logs as per the Log management requirement.

Tags (1)
0 Karma

woodcock
Esteemed Legend

You have described what you need to do. You have 2 servers that ideally should be setup as Splunk UF, not HF. You have a load balancer between them with sticky sessions configured. They both have the same outputs.conf file to send to multiple indexer tiers like this:

[tcpout]
defaultGroup = primary_indexers,secondary_indexers
autoLB=true

[tcpout:primary_indexers]
server = your.primary.indexer1.here:9997,...,your.primary.indexerZ.here:9997

[tcpout:secondary_indexers]
server = your.secondary.indexer1.here:9997,...,your.secondary.indexerZ.here:9997
0 Karma

dheerajsh
Engager

Thanks for your reply. But Can i send the logs to other siem solution from UF along with indexers?

Also, can i setup search head (just to see what logs are coming not for actual searching) on same indexer node?

Is there any chance that i will loose my logs if i will setup indexers in non clustered mode over two DC.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

.conf25 Global Broadcast: Don’t Miss a Moment

Hello Splunkers, .conf25 is only a click away.  Not able to make it to .conf25 in person? No worries, you can ...

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...