<?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: Universal Forwarder will not activate in Feedback</title>
    <link>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/744453#M540</link>
    <description>&lt;P&gt;&lt;SPAN&gt;1. Make sure the UF is operating normally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$SPLUNK_HOME/bin/splunk status&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There should be no message other than the phrase is running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Make sure that the log path you set in inputs.conf has a log&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Make sure the inputs.conf settings are set correctly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you set the index, the index must be created in the indexer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Check the UI of the indexer to see if the data is in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This method is more intuitive than checking with the inputs status of the cli.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Search index=_internal and search UF's IP to see if there are any problems&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Karma if this has helped!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Apr 2025 01:36:09 GMT</pubDate>
    <dc:creator>khj</dc:creator>
    <dc:date>2025-04-18T01:36:09Z</dc:date>
    <item>
      <title>Universal Forwarder will not activate</title>
      <link>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/705841#M430</link>
      <description>&lt;P&gt;I have installed and configured my Universal forwarder, however while it starts it remains inactive:&lt;/P&gt;&lt;P&gt;Active forwards:&lt;BR /&gt;None&lt;/P&gt;&lt;P&gt;Configured but inactive forwards:&lt;BR /&gt;10.###.##.##:9997&lt;/P&gt;&lt;P&gt;I have validated that I am using the correct ip address, and that I can ping the indexer from the forwarder,&amp;nbsp; and that port 9997 is not blocked.&amp;nbsp; So at this point Im just not sure how to resolve this?&amp;nbsp; Any assistance would be appreciated.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 15:46:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/705841#M430</guid>
      <dc:creator>johnnyp74</dc:creator>
      <dc:date>2024-12-03T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder will not activate</title>
      <link>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/705854#M431</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/274565"&gt;@johnnyp74&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;have you restarted splunk service after updating outputs.conf&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;and as you mentioned you did ping to check connectivity&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;however have you did telent on port 9997 to indexer?&lt;BR /&gt;&lt;BR /&gt;telnet &amp;lt;indexerip&amp;gt; 9997&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;in Splunkd.log have you seen any error messages, certainly splunkd.log messages help&amp;nbsp; to troubleshoot further&amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2024 16:15:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/705854#M431</guid>
      <dc:creator>SanjayReddy</dc:creator>
      <dc:date>2024-12-03T16:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder will not activate</title>
      <link>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/744453#M540</link>
      <description>&lt;P&gt;&lt;SPAN&gt;1. Make sure the UF is operating normally.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$SPLUNK_HOME/bin/splunk status&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There should be no message other than the phrase is running.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Make sure that the log path you set in inputs.conf has a log&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Make sure the inputs.conf settings are set correctly&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you set the index, the index must be created in the indexer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. Check the UI of the indexer to see if the data is in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This method is more intuitive than checking with the inputs status of the cli.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;5. Search index=_internal and search UF's IP to see if there are any problems&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Karma if this has helped!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Apr 2025 01:36:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/744453#M540</guid>
      <dc:creator>khj</dc:creator>
      <dc:date>2025-04-18T01:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Universal Forwarder will not activate</title>
      <link>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/745085#M542</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Have you made sure port 9997 is enabled on Receive Data?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can go to "Settings -&amp;gt; Forwarding And Receiving -&amp;gt; Receive data -&amp;gt; +Add new"&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zksvc_1-1745829865488.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/38769i0094208E26A09B62/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zksvc_1-1745829865488.png" alt="zksvc_1-1745829865488.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2025 08:44:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Feedback/Universal-Forwarder-will-not-activate/m-p/745085#M542</guid>
      <dc:creator>zksvc</dc:creator>
      <dc:date>2025-04-28T08:44:46Z</dc:date>
    </item>
  </channel>
</rss>

