Splunk Search

Syslog search

pofudukhamsi
Loves-to-Learn

I'm new to splunk, how can I import syslog from my local computer to splunk? 

- when i search it says it can be done via universal forwarder. but I want to collect my syslog logs on localhost.

-I opened the 514 udp port and created my settings on splunk. But it doesn't show up in search.

Tags (1)
0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @pofudukhamsi,

as you can read at https://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports you have to:

  • enable ingestion on port 514 (or another one),
  • be sure that the route between the source and the Splunk server is open,
  • be sure that the local firewall is disabled or open on port 514,
  • configure your network input as described in the documentation,
  • configure your source to send syslogs to the Splunk server.

Then you'll have the logs in the index you configured in the input.

Ciao.

Giuseppe

0 Karma
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...