Getting Data In

LAN to LAN forwarding

omustipher
New Member

We have several computers we are monitoring with splunk. We need to include two new computers within our department that are on separate LANS and domains. Is it possible to use splunk to capture Windows Log security data from these two computers and have the information forwarded to a splunk enterprise installation that is on a different LAN and Domain? Is there any documentation that may help us institute such a setup?

Thank you

Tags (3)
0 Karma

chris
Motivator

Unless I am totally missing the big picture here this is a pretty standard setup. Splunk recommends to use a agent called universal forwarder to get windows data from remote machines:
http://docs.splunk.com/Documentation/Splunk/latest/Data/ConsiderationsfordecidinghowtomonitorWindows...

If the 2 new computers can reach the splunk enterprise installation over the network this should work. Monitoring the event log and the security log is not a problem.

1.) Set up a TCP data input on your splunk enterprise server (where the indexes are, 9997 is the standard port):

>> Documentation: Configure you inputs

>> Documentation: Get data from TCP and UDP ports

2.) Install the forwarder on the 2 computers configure them to send the data to your splunk enterprise:

>> Documentation: Deploy a Windows universal forwarder via the installer GUI

>> Documentation: Install a universal forwarder on a Windows server

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...