<?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 Re: Seeing all the forwarded data on indexer but universal forwarder is saying &amp;quot;configured but inactive&amp;quot; in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421293#M74100</link>
    <description>&lt;P&gt;@deepashri_123  @teunlaan  please provide any update &lt;/P&gt;</description>
    <pubDate>Tue, 25 Sep 2018 14:32:42 GMT</pubDate>
    <dc:creator>kannu</dc:creator>
    <dc:date>2018-09-25T14:32:42Z</dc:date>
    <item>
      <title>Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421288#M74095</link>
      <description>&lt;P&gt;Hi splunkers ,&lt;/P&gt;

&lt;P&gt;I have forwarded the data using universal forwarder to heavy forwarder and then to indexer , where i am seeing all my data of agent server.  But, the problem is I don't know why UF is still saying that "configured but inactive " &lt;/P&gt;

&lt;P&gt;At universal forwarder end i am seeing in splunkd.log :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;08-14-2018 07:03:34.401 -0400 INFO  TcpOutputProc - Initializing connection for non-ssl forwarding to 165.113.21.66:9997
08-14-2018 07:03:34.538 -0400 INFO  TcpOutputProc - Connected to idx=165.113.21.66:9997, pset=0, reuse=0.
08-14-2018 07:14:15.696 -0400 INFO  TcpOutputProc - Initializing connection for non-ssl forwarding to 165.113.21.66:9997
08-14-2018 07:14:15.814 -0400 INFO  TcpOutputProc - Connected to idx=165.113.21.66:9997, pset=0, reuse=0.
08-20-2018 06:12:36.906 -0400 INFO  TcpOutputProc - Initializing connection for non-ssl forwarding to 165.113.21.66:9997
08-20-2018 06:12:37.038 -0400 INFO  TcpOutputProc - Connected to idx=165.113.21.66:9997, pset=0, reuse=0.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and this also (don't know why) &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@abc.com bin]# ./splunk list forward-server
Active forwards:
        None
Configured but inactive forwards:
        165.113.21.66:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and at heavy forwarder end &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@def.com bin]# ./splunk display listen
Your session is invalid.  Please login.
Splunk username: admin
Password:
Receiving is enabled on port 9997 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in splunkd.log at heavy forwarder end :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;08-14-2018 07:04:26.163 -0400 INFO  TcpInputProc - clustering is enabled but ACK not enabled on forwarder=165.113.20.239
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Everything is connected. But still, why am I seeing this "Configured but inactive forwards:" I don't know why, and i also have tried telnet from universal forwarder for heavy forwarder server &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[root@abc.com bin]# telnet def.com 9997
Trying def.com...
Connected to def.com.
Escape character is '^]'.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Guys please help. Although, i am receiving all my data at indexer, but still i want to know why i am seeing the "configured but not active" entry in universal forwarder&lt;/P&gt;</description>
      <pubDate>Fri, 24 Aug 2018 14:16:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421288#M74095</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-08-24T14:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421289#M74096</link>
      <description>&lt;P&gt;hey@kannu,&lt;/P&gt;

&lt;P&gt;Refer this accepted answer:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/48760/how-to-activate-forward-server.html"&gt;https://answers.splunk.com/answers/48760/how-to-activate-forward-server.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if this helps!!&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 08:55:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421289#M74096</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-08-27T08:55:13Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421290#M74097</link>
      <description>&lt;P&gt;@deepashri_123 &lt;/P&gt;

&lt;P&gt;My issue is different , actually i am receiving all the data what ever i request forwarder to send but what i am not sure is why the splunk forwarder agent is putting my indexer name in "confgured but not active"  &lt;/P&gt;

&lt;P&gt;Prof i already have provided above  &lt;/P&gt;</description>
      <pubDate>Fri, 31 Aug 2018 11:18:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421290#M74097</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-08-31T11:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421291#M74098</link>
      <description>&lt;P&gt;Are you sending data while running the &lt;EM&gt;list forward-server&lt;/EM&gt; command?&lt;/P&gt;

&lt;P&gt;It will only show "active" if it is really active.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Sep 2018 10:38:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421291#M74098</guid>
      <dc:creator>teunlaan</dc:creator>
      <dc:date>2018-09-03T10:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421292#M74099</link>
      <description>&lt;P&gt;@teunlaan ,&lt;/P&gt;

&lt;P&gt;Yes i am sending live data and it is receiving perfectly , For live data i have enabled the scripted input monitor which is running at cron scheduled for every 5 minutes .&lt;/P&gt;</description>
      <pubDate>Wed, 19 Sep 2018 13:39:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421292#M74099</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-09-19T13:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421293#M74100</link>
      <description>&lt;P&gt;@deepashri_123  @teunlaan  please provide any update &lt;/P&gt;</description>
      <pubDate>Tue, 25 Sep 2018 14:32:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421293#M74100</guid>
      <dc:creator>kannu</dc:creator>
      <dc:date>2018-09-25T14:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421294#M74101</link>
      <description>&lt;P&gt;what is in out outputs.conf?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 04:46:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421294#M74101</guid>
      <dc:creator>teunlaan</dc:creator>
      <dc:date>2018-09-26T04:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421295#M74102</link>
      <description>&lt;P&gt;did u try restarting universal forwarder?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 09:28:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421295#M74102</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-09-26T09:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421296#M74103</link>
      <description>&lt;P&gt;Can you  try to increased the processing memory by limiting the services and stopping the unwanted services which are included in monitoring phase of the UF in linux/windows here.  &lt;/P&gt;

&lt;P&gt;Then stopping and restarting the services in this case.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 07:15:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421296#M74103</guid>
      <dc:creator>securitytweaker</dc:creator>
      <dc:date>2018-10-23T07:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Seeing all the forwarded data on indexer but universal forwarder is saying "configured but inactive"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421297#M74104</link>
      <description>&lt;P&gt;as @teunlaan mentioned: the list forward-server command, only shows things as active, when there is actual data going across. If your only input is running just once every 5 minutes, then it will probably be silent for a good part of the time and therefor showing as inactive.&lt;/P&gt;

&lt;P&gt;If you put a watch on that command, and keep your eyes on it when the scripted input triggers, you'll likely see it come to life.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Oct 2018 07:52:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Seeing-all-the-forwarded-data-on-indexer-but-universal-forwarder/m-p/421297#M74104</guid>
      <dc:creator>FrankVl</dc:creator>
      <dc:date>2018-10-23T07:52:37Z</dc:date>
    </item>
  </channel>
</rss>

