Splunk Enterprise

How can install splunk indexers in centos?

pacifikn
Communicator

Greetings!!!

 

How can i  install splunk indexers in centos 7?

What I will need and what are steps to follow ?

 

I need to setup splunk TEst Environment, So far I have only installed Splunk enterprise as Search Head and I am able to browse it through web GUI and create users, I need also to INSTALL SPLUNK INDEXERS? AND splunk forwarder, and also install splunk management node that will be able to receive syslog from network security devices source and manages search head , KINDLY HELP me and guide me with the steps???

Thank you in advance!!!

Labels (2)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Installing an indexer is the same as installing a search head.  Once installed, go to Settings->Forwarding and Receiving on the indexer to enable reception of data on port 9997.  Then go to Settings->Distributed Search on the search head to connect the SH to the indexer.

TBH, what you're asking for here is the topic of a week-long Splunk course (and a certification exam) so it's too much to cover in an Answer.  However, each of the instances in your question is covered by at least one manual at docs.splunk.com.

Installing a forwarder is very similar to installing Splunk Enterprise, but with a different binary.  You'll need to modify the forwarder's outputs.conf file to point to your indexer(s).

Splunk management node don't receive syslog.  They only manage other Splunk instances.  To receive syslog, use a dedicated syslog server such as syslog-ng to write the events to files which are monitored by a forwarder.

And if you expect to ingest more than 500MB a day you'll need a license.  Install the license on the SH or management node and point the indexer(s) to that instance (Settings->Licensing->Change to peer.

I'm sure you'll have more questions as you go.  Feel free to come back with more specific questions when you get stuck.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...

Auto-Injector for Everything Else: Making OpenTelemetry Truly Universal

You might have seen Splunk’s recent announcement about donating the OpenTelemetry Injector to the ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...