Installation

How to know if useACK flag is off or on for splunk

sanchitlohia
Explorer

I am installing splunk on my aws machines using chef script of splunk. I want to know whether the useACK flag is turned on or off on my aws machine after install.

How do I know that.

Tags (1)

somesoni2
Revered Legend

You can run following REST API search query to get the value of useACK flag.

|rest /services/properties/outputs/tcpout/useACK

Using curl command at command promp/shell

curl -k -u yourAdminUser:yourAdminPwd https://localhost:8089/services/properties/outputs/tcpout/useACK
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...