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!

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...

SOCin’ it to you at Splunk University

Splunk University is expanding its instructor-led learning portfolio with dedicated Security tracks at .conf25 ...

Credit Card Data Protection & PCI Compliance with Splunk Edge Processor

Organizations handling credit card transactions know that PCI DSS compliance is both critical and complex. The ...