Getting Data In

Is it possible to enable useACK without sending cooked data?

acidkewpie
Path Finder

Hi,

Is it possible to enable useACK without sending cooked data?

If we have two independent splunk worlds, and I'm forwarding data from one to another, it seems illogical to send cooked data when the source types and indexes don't match up. But I need the assurance that useAck (allegedly) provides.

Tags (2)

dwaddle
SplunkTrust
SplunkTrust

If you aren't doing Splunk-to-Splunk protocol (that is, you are using a raw TCP socket), then useACK is not possible. The useACK feature is a part of the Splunk-to-Splunk forwarding protocol. In outputs.conf, the sendCookedData option seems to be setting whether the output is a raw socket or a splunk-to-splunk socket. So, I would say, "no, you cannot use useACK and send uncooked data"

bosburn_splunk
Splunk Employee
Splunk Employee

Can you clarify what your use case is?

All cooked data means is that it's data that's been sent from one Splunk instance to another - i.e. from a forwarder to an indexer, or an indexer to another indexer.

You can't useACK for items such as UDP input, tcp inputs, etc. since the originating machine wouldn't understand the acknowledgement.

Does that make sense?

Brian

acidkewpie
Path Finder

It does, but I've looked at the data on a useAck enabled connection and I don't see any actual data coming back, just an empty ACK from the indexer. If there's no actual protocol level conversation, I don't see what useACK is really doing, and if it's only on the ACK packet, what the reason for it not working with raw data would be.

0 Karma
Get Updates on the Splunk Community!

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI!Discover how Splunk’s agentic AI ...

🔐 Trust at Every Hop: How mTLS in Splunk Enterprise 10.0 Makes Security Simpler

From Idea to Implementation: Why Splunk Built mTLS into Splunk Enterprise 10.0  mTLS wasn’t just a checkbox ...