Getting Data In

How to receive data from forwarders in the trial version of Splunk installed on my personal laptop?

xbbj3nj
Path Finder

How to receive data from forwarders in a Splunk trial/free version instance installed on my personal laptop?

0 Karma
1 Solution

hunters_splunk
Splunk Employee
Splunk Employee

Hi xbbj3nj,

On your laptop Splunk instance, enable listening on a specific port (default 9997) in one of the following ways:

  • Run this command line in the command console:

    splunk enable listen 9997

  • In Splunk Web, select Settinigs > Forwarding and Receiving from the menu, then click Configure Receiving and add a new listening port - 9997.

Then on your forwarder, run the following command to forward data to your receiving instance and port:

splunk add forward-server <your_laptop_ip>:9997 

For more detailed information, please refer to documentation:
http://docs.splunk.com/Documentation/Splunk/6.5.1/Forwarding/Aboutforwardingandreceivingdata

Hope this helps. Thanks!
Hunter

View solution in original post

hunters_splunk
Splunk Employee
Splunk Employee

Hi xbbj3nj,

On your laptop Splunk instance, enable listening on a specific port (default 9997) in one of the following ways:

  • Run this command line in the command console:

    splunk enable listen 9997

  • In Splunk Web, select Settinigs > Forwarding and Receiving from the menu, then click Configure Receiving and add a new listening port - 9997.

Then on your forwarder, run the following command to forward data to your receiving instance and port:

splunk add forward-server <your_laptop_ip>:9997 

For more detailed information, please refer to documentation:
http://docs.splunk.com/Documentation/Splunk/6.5.1/Forwarding/Aboutforwardingandreceivingdata

Hope this helps. Thanks!
Hunter

Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...