Getting Data In

How to deploy a Splunk environment to monitor switches, routers, and database servers within our local area network?

Nesrinepfe
Path Finder

Hi,

I would like to know the environment to install in case I use Splunk Enterprise (Trial version). I just want to oversee the local area network containing switches, routers, servers DB to supervise it. So how I can to link such equipment to Splunk and to send their logs to Splunk for indexing?

Thanks!
Nesrine

0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

Hi Nesrinepfe, usually for network equipment you'd setup a syslog server, and configure the devices to forward to it, writing locally to a directory for each device, and then configure a universal forwarder to input the resulting file. See here for more info : http://www.georgestarcher.com/splunk-success-with-syslog/

For a database, splunk makes the DB connect app available here : https://splunkbase.splunk.com/app/2686/. You can use this to pull DB queries into Splunk. If you otherwise want logs from the OS of the Database Server, you'd want to install the universal forwarder there and configure it appropriately.

Please let me know if this helps!

View solution in original post

muebel
SplunkTrust
SplunkTrust

Hi Nesrinepfe, usually for network equipment you'd setup a syslog server, and configure the devices to forward to it, writing locally to a directory for each device, and then configure a universal forwarder to input the resulting file. See here for more info : http://www.georgestarcher.com/splunk-success-with-syslog/

For a database, splunk makes the DB connect app available here : https://splunkbase.splunk.com/app/2686/. You can use this to pull DB queries into Splunk. If you otherwise want logs from the OS of the Database Server, you'd want to install the universal forwarder there and configure it appropriately.

Please let me know if this helps!

Nesrinepfe
Path Finder

Thank you very much for your answer muebel.It helps me !

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 ...