Getting Data In

How do I change the NIC that Splunk Universal Forwarder uses to communicate?

DPWSplunkPOC
Explorer

I want to change the NIC that the Splunk Universal Forwarder communicates and sends data through if the server has multiple NICs.

Example:

A web server has a public facing NIC and private facing NIC (for development purposes). The universal forwarder is trying to send data to the indexers and communicate with the deployment server through the public facing NIC. I need to change it so that data and communication is done through the public facing NIC.

woodcock
Esteemed Legend

The simplest way is to make sure that the public-facing NIC does not have a route to the other side so that only the private-facing NIC does.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...