Getting Data In

What is the best way to get data from a Linux forwarder to a Windows indexer?

CMCS
Engager

Hi all,

We have a Windows Splunk Indexer, and a single linux server which we have installed the UF on, what is the best way to get the data from the forwarder as we can't use WMI?

0 Karma
1 Solution

rsennett_splunk
Splunk Employee
Splunk Employee

The Forwarder/Indexer relationship can be considered platform agnostic (within the sphere of supported platforms) because they exchange their data handshake (and the data, if you wish) over TCP.

Configure the indexer to listen on a port (TCP 9997 by default)
Configure the forwarder to output data to you indexer:listeningPort
(See Configure forwarder with outputs.conf)
Be sure that you have edited the respective firewalls to allow communication on those ports.

configure inputs.conf on the forwarder to monitor data or ports etc... using standard "Getting Data In" practices.

The forwarder will send a heartbeat to the indexer over an interval. As long as the indexer answers back... the forwarder will send data in 64k chunks to your indexer.

Check THIS out for step by step.

With Splunk... the answer is always "YES!". It just might require more regex than you're prepared for!

View solution in original post

rsennett_splunk
Splunk Employee
Splunk Employee

The Forwarder/Indexer relationship can be considered platform agnostic (within the sphere of supported platforms) because they exchange their data handshake (and the data, if you wish) over TCP.

Configure the indexer to listen on a port (TCP 9997 by default)
Configure the forwarder to output data to you indexer:listeningPort
(See Configure forwarder with outputs.conf)
Be sure that you have edited the respective firewalls to allow communication on those ports.

configure inputs.conf on the forwarder to monitor data or ports etc... using standard "Getting Data In" practices.

The forwarder will send a heartbeat to the indexer over an interval. As long as the indexer answers back... the forwarder will send data in 64k chunks to your indexer.

Check THIS out for step by step.

With Splunk... the answer is always "YES!". It just might require more regex than you're prepared for!
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...