Forwarding Data Flashcards
Can universal forwarder index data
No
What heavy forwarder can do
Heavy forwarder allows you to perform all if other tasks that indexer is capable of including indexing, data routing and transformation
Setting up Geary forwarder process
Install full Splunk Enerprise
Enable forwarding on the instance
Ways to setup forwarding
Splunk Web
Splunk CLI
Create and configure outputs conf
Setup heavy forwarder process
Settings > Forwarding and receiving > Add new > Configure forwarding > ip of receiving splunk instance and receiving port
For load balancing can add multiple hosts as comma separated list
Configure heavy forwarder to index and forward data
Settings > Forwarding and Receiving > Forwarding defaults
Additional configuration from outputs.conf
Setup heavy forwarding via CLI
$SPLUNK_HOME/bin/
splunk enable app SplunkForwarder -auth username:password
Restart splunk
Start forwarding from CLI
$SPLUNK_HOME/bin/
splunk add forward-server host:port -auth username:password