Getting Data In

Full log not loading for windows server.

pratrox
Loves-to-Learn

Hi Team,

Full logs are not loading in Splunk for windows server.  Any suggestions to check.

Labels (1)
0 Karma

KendallW
Contributor

Hi @pratrox could you please expand on the issue you are facing? 
Are you using the Splunk Add-on for Microsoft Windows?
What do you mean by "full logs are not loading"? Does it mean some WinEventLog events are missing in Splunk which are present on your server, or are the events partially missing/cut in half in Splunk?

As a first step, check for any parsing issues from your Splunk _internal logs: 

index=_internal splunk_server=* source=*splunkd.log* component IN (AggregatorMiningProcessor LineBreakingProcessor DateParserVerbose) (log_level=WARN OR log_level=ERROR) data_sourcetype=WinEventLog*
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 ...