I am currently in the testing phase of getting our universal forwarders to a more standardized version (either 9.4.4 or version 10), however when I roll out the new version to any VM's splunkforwarder chews up over 80% of memory which causes overall memory utilization to be around 100% constantly which I am forced to rollback to version 9.4.4
Nothing has been changed at all except the version.
Is anyone else experiencing similar behavior when they upgrade to version 10 or even do a new install, or has anyone else seen this behavior out there (not necessarily VM's but maybe physical boxes) as i don't want to roll something out to our environment and causes more problems than solutions.
I was told to try the fix in:
"Disabled the
evt_resolve_ad_obj = 0
in Splunk_TA_windows app , logs have now ceased. "
For reference, this is the ticket I made. Luckily, we were able to catch this issue in dev before deploying 10.0.0.0 to prod.
However, if we do the below "fix", then AD SID and AD GUID strings won't be resolved to the actual AD names, which would be really annoying. I think we're going to hold off on 10.0.0.0 until the evt_resolve_ad_obj feature is fixed and working again without crashing our servers.
[WinEventLog://Security] stanzas inside of inputs.conf:
evt_resolve_ad_obj = 0
Please create a support ticket.
Anyhow it's best practice to wait something like X.0.3 or even X.1.2 or similar before go into production. There have been almost every time when a new version has launched more or less nasty and critical bugs.
Hi @Ixionz
Are you able to confirm please the name of the process(es) running which consume this amount of memory? And also the total amount of memory on these VMs?
🌟 Did this answer help you? If so, please consider:
Your feedback encourages the volunteers in this community to continue contributing