Hi Team,
Full logs are not loading in Splunk for windows server. Any suggestions to check.
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*