<?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: Splunk Universal Forwarder configuration help in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46693#M8816</link>
    <description>&lt;P&gt;not sure about the deployment monitor for that use.&lt;/P&gt;

&lt;P&gt;however your other setup sounds about right. i would restart splunkd service on the forwarder, take a look at the /var/log/splunkd.log, it will provide a lot of useful information about what is going on.&lt;/P&gt;</description>
    <pubDate>Mon, 27 May 2013 19:18:05 GMT</pubDate>
    <dc:creator>gdavid</dc:creator>
    <dc:date>2013-05-27T19:18:05Z</dc:date>
    <item>
      <title>Splunk Universal Forwarder configuration help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46690#M8813</link>
      <description>&lt;P&gt;I want to monitor a file on MachineA.  I configured a universal forwarder on this machine, to send to MachineB.  On MachineB, I can see MachineA in the forwarder connections using Deployment Monitor.  However, I am at a loss on how to actually see what data is being sent.&lt;/P&gt;

&lt;P&gt;The universal forwarder was configured with the following commands:&lt;BR /&gt;
./splunk monitor /tmp/splunktest/test_current  (test_current is the file I wish to monitor)&lt;/P&gt;

&lt;P&gt;What do I need to do on MachineB to actually see the data? I tried "Add data" but can't figure out which option to choose.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:59:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46690#M8813</guid>
      <dc:creator>keri_ahlgren</dc:creator>
      <dc:date>2020-09-28T13:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder configuration help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46691#M8814</link>
      <description>&lt;P&gt;i'm somewhat new to splunk but i'll try to help till someone else gives a better answer.&lt;/P&gt;

&lt;P&gt;MachineA should have the input configured to monitor a file&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Editinputs.conf" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Editinputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;MachineA should also have the outputs configured to push the data to MachineB&lt;BR /&gt;
&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configureforwarderswithoutputs.confd" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configureforwarderswithoutputs.confd&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;This forward should be a 'Splunk Forward' &lt;/P&gt;

&lt;P&gt;MachineB should be set to receive the data&lt;BR /&gt;
usually defaults to: [splunktcp://9997]&lt;/P&gt;

&lt;P&gt;now you mention deployment monitor, thats a different beast. if you are using a deployment server [MachineB], you have to create/modify $SPLUNK_HOME/etc/system/local/serverclass.conf on MachineB&lt;BR /&gt;
serverclass.conf tells the deployment server which folders under /deployment-apps/ it should push to which clients.&lt;/P&gt;

&lt;P&gt;and drop your configs for input into a folder inside of (default location) {MachineB]&lt;BR /&gt;
$SPLUNK_HOME/etc/deployment-apps/ &lt;BR /&gt;
ex:&lt;BR /&gt;
$SPLUNK_HOME/etc/deployment-apps/MyInputForMachineA/default/inputs.conf&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configuredeploymentclients" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Deploy/Configuredeploymentclients&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;not sure at your splunk level but your scope here is quite large. i would start at manually configuring the input, forwarder and receiver. then move onto deployment server/monitor.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 13:59:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46691#M8814</guid>
      <dc:creator>gdavid</dc:creator>
      <dc:date>2020-09-28T13:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder configuration help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46692#M8815</link>
      <description>&lt;P&gt;Hmm, I had read that I could use the Deployment Monitor just to see if the forwarders were reporting in.  I don't particularly need to actually use it to deploy anything (I think).&lt;/P&gt;

&lt;P&gt;I believe I already have MachineB set up to receive the data.  I added a receiver using the Manage menu.  Once I configure the outputs.conf, do I need to do anything else on either machine, or will I be able to see the data in the Splunk server?&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2013 17:33:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46692#M8815</guid>
      <dc:creator>keri_ahlgren</dc:creator>
      <dc:date>2013-05-27T17:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Universal Forwarder configuration help</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46693#M8816</link>
      <description>&lt;P&gt;not sure about the deployment monitor for that use.&lt;/P&gt;

&lt;P&gt;however your other setup sounds about right. i would restart splunkd service on the forwarder, take a look at the /var/log/splunkd.log, it will provide a lot of useful information about what is going on.&lt;/P&gt;</description>
      <pubDate>Mon, 27 May 2013 19:18:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-Universal-Forwarder-configuration-help/m-p/46693#M8816</guid>
      <dc:creator>gdavid</dc:creator>
      <dc:date>2013-05-27T19:18:05Z</dc:date>
    </item>
  </channel>
</rss>

