<?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: Beginner issues in Installation</title>
    <link>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656742#M13220</link>
    <description>&lt;P&gt;Have you configured your forwarder firstly to collect data from the host and secondly where to send it?&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configuretheuniversalforwarder" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configuretheuniversalforwarder&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configureforwardingwithoutputs.conf#:~:text=conf-,The%20outputs.,require%20that%20you%20edit%20outputs" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configureforwardingwithoutputs.conf#:~:text=conf-,The%20outputs.,require%20that%20you%20edit%20outputs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Have you created an index that the UF will send its data to?&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 23:40:00 GMT</pubDate>
    <dc:creator>bowesmana</dc:creator>
    <dc:date>2023-09-05T23:40:00Z</dc:date>
    <item>
      <title>Beginner issues</title>
      <link>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656739#M13218</link>
      <description>&lt;P&gt;Hello, I try to learn splunk and thatfor I have setup a demo-version in my home-lab on the Linux system...&lt;/P&gt;&lt;P&gt;Actually I have splunk running and I added the local files. Then I activated port 9997 and installed a universal forwarder on my Windows 10 PC.&lt;/P&gt;&lt;P&gt;I can see on Linux with tcpdump that I get packages on port 9997 but I can't get the data into splunk! When I try to add data from a forwarder manually then I see the message that I have actually not forwarders configured...&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 22:59:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656739#M13218</guid>
      <dc:creator>pck1983</dc:creator>
      <dc:date>2023-09-05T22:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner issues</title>
      <link>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656740#M13219</link>
      <description>&lt;P&gt;I forgot to tell you what my &lt;STRONG&gt;inputs.conf&lt;/STRONG&gt; contains:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[WinEventLog://Application]
disabled = 0

[WinEventLog://Security]
disabled = 0

[WinEventLog://System]
disabled = 0

[WinEventLog://Setup]
disabled = 0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My &lt;STRONG&gt;outputs.conf&lt;/STRONG&gt;:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;[tcpout]
defaultGroup = default-autolb-group

[tcpout:default-autolb-group]
server = 192.168.1.2:9997

[tcpout-server://192.168.1.2:9997]&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 06:09:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656740#M13219</guid>
      <dc:creator>pck1983</dc:creator>
      <dc:date>2023-09-06T06:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner issues</title>
      <link>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656742#M13220</link>
      <description>&lt;P&gt;Have you configured your forwarder firstly to collect data from the host and secondly where to send it?&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configuretheuniversalforwarder" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configuretheuniversalforwarder&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configureforwardingwithoutputs.conf#:~:text=conf-,The%20outputs.,require%20that%20you%20edit%20outputs" target="_blank"&gt;https://docs.splunk.com/Documentation/Forwarder/9.1.0/Forwarder/Configureforwardingwithoutputs.conf#:~:text=conf-,The%20outputs.,require%20that%20you%20edit%20outputs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Have you created an index that the UF will send its data to?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 23:40:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656742#M13220</guid>
      <dc:creator>bowesmana</dc:creator>
      <dc:date>2023-09-05T23:40:00Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner issues</title>
      <link>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656788#M13222</link>
      <description>&lt;P&gt;I have it solved - no idea what it was but after I rebooted all of the machines it start to work...&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW - when my 60 days of test period are done and I go back to the free license. Will the forwarders work or do I need a prof. license?&lt;/P&gt;&lt;P&gt;I am pretty sure my 3 workstations will not exceed the 500MB / day limit!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 08:22:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/Beginner-issues/m-p/656788#M13222</guid>
      <dc:creator>pck1983</dc:creator>
      <dc:date>2023-09-06T08:22:00Z</dc:date>
    </item>
  </channel>
</rss>

