<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to know if  useACK flag is off or on for splunk in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-know-if-useACK-flag-is-off-or-on-for-splunk/m-p/133512#M9697</link>
    <description>&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;How do I know that.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Jul 2014 13:18:02 GMT</pubDate>
    <dc:creator>sanchitlohia</dc:creator>
    <dc:date>2014-07-08T13:18:02Z</dc:date>
    <item>
      <title>How to know if  useACK flag is off or on for splunk</title>
      <link>https://community.splunk.com/t5/Installation/How-to-know-if-useACK-flag-is-off-or-on-for-splunk/m-p/133512#M9697</link>
      <description>&lt;P&gt;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.&lt;/P&gt;

&lt;P&gt;How do I know that.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2014 13:18:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-know-if-useACK-flag-is-off-or-on-for-splunk/m-p/133512#M9697</guid>
      <dc:creator>sanchitlohia</dc:creator>
      <dc:date>2014-07-08T13:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to know if  useACK flag is off or on for splunk</title>
      <link>https://community.splunk.com/t5/Installation/How-to-know-if-useACK-flag-is-off-or-on-for-splunk/m-p/133513#M9698</link>
      <description>&lt;P&gt;You can run following REST API search query to get the value of useACK flag.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|rest /services/properties/outputs/tcpout/useACK
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Using curl command at command promp/shell&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;curl -k -u yourAdminUser:yourAdminPwd &lt;A href="https://localhost:8089/services/properties/outputs/tcpout/useACK" target="test_blank"&gt;https://localhost:8089/services/properties/outputs/tcpout/useACK&lt;/A&gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 08 Jul 2014 13:52:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-know-if-useACK-flag-is-off-or-on-for-splunk/m-p/133513#M9698</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-07-08T13:52:23Z</dc:date>
    </item>
  </channel>
</rss>

