Getting Data In

Is it best practice to use useACK in outputs.conf

ekenne06
Path Finder

I have inherited a SPlunk environment and one thing i've noticed is that one all of our heavy forwarders are using useACK.  Is this best practice? we are seeing duplicate events due to this, and I wanted to see if I should work on tailoring the config for indexer acknowledgement, or if I should just disable it and move on. 

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

It depends on your goals.  To prevent data loss, useACK is recommended.  Acknowledgement increases the chances of data duplication, however, so that needs to be accounted for in searches.  Choose to use useACK based on which scenario is least painful to you.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

It depends on your goals.  To prevent data loss, useACK is recommended.  Acknowledgement increases the chances of data duplication, however, so that needs to be accounted for in searches.  Choose to use useACK based on which scenario is least painful to you.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...