Splunk Search

Splunk Cloud- not recieving WinEventLog

dkgs
Communicator

Hi,

We are not receiving Windows event logs .Below is the stanza added in input.conf file. But we are not receiving the data. We are using Universal forwarder to forward data to Splunk Cloud. from the servers 

Is it due to any permission issue in the servers? The same is executed as admin from the servers

Any suggestions would be much appreciated

[WinEventLog://Application]
disabled = 0
start_from = oldest
current_only = 0
checkpointInterval = 5
index = index_base-heilite
renderXml=false

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @dkgs,

some quick questions:

  1. are you sending logs directly or passing through an Heavy Forwarder (as recommended by Splunk)?
  2. did you configured outputs.con (or splunk add forward-server <host>:<port> -auth <username>:<password>) (for more infos see at https://docs.splunk.com/Documentation/SplunkCloud/8.0.2007/Forwarding/Configureforwarderswithoutputs...)?
  3. are you receiving Splunk Internal Logs?
  4. how do you ingest logs: using Splunk_TA_Windows or modifying an inputs.conf?

About the first question, it's important because you have to enable receiving on Heavy Forwarder.

About the second it's important to know if you correctly configured the destination of log send.

The third assures that the connection is OK and you have to debug only inputs.conf.

The fourt assures that you're watching the correct inputs.conf and you have to enable the wanted windows logs.

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...