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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...