<?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: Issue in getting data from universal forwarder in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556120#M92074</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163730"&gt;@venkatasri&lt;/a&gt;&amp;nbsp;said, it's probably access right issues.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which platform those UF's are?&lt;/LI&gt;&lt;LI&gt;Are you using DS for deploy those configs (probably not as you try to put those under system/local)&lt;UL&gt;&lt;LI&gt;My guidelines is that never ever put anything under system/local if it works somewhere else&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Have you restart UF after adding those configurations or have you added those with CLI commands?&lt;/LI&gt;&lt;LI&gt;Which user is running splunk&lt;/LI&gt;&lt;LI&gt;Have you check UF's splunkd.log to see if there are any errors related to this&lt;/LI&gt;&lt;LI&gt;Are UF's internal log seen on splunk SH?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 06:57:41 GMT</pubDate>
    <dc:creator>isoutamo</dc:creator>
    <dc:date>2021-06-17T06:57:41Z</dc:date>
    <item>
      <title>Issue in getting data from universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/555994#M92060</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;&lt;P&gt;I have placed inputs.conf and outputs.conf on Splunk UF installed on application server to fetch the logs from a specific path but Splunk is not reading the same. I have tried to change the location of inputs.conf from Splunk_home/etc/apps/TA/local to /Splunk_home/etc/system/local but still no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Don't know what is the issue for fetching data to Splunk, however, I am able to see the internal logs in Search Head.&lt;/P&gt;&lt;P&gt;Can anyone please help here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jun 2021 13:46:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/555994#M92060</guid>
      <dc:creator>chchanda</dc:creator>
      <dc:date>2021-06-16T13:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in getting data from universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556069#M92067</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/235485"&gt;@chchanda&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It could be a permissions issue good place to check is splunkd.log or _internal index for errors, You can check the current monitor status by issuing command under $SPLUNK_HOME/bin&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;use the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;"./splunk list inputstatus"&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;to get more detailed info on where Splunk is in reading the different files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can you share the inputs.conf to see how did you configured?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;An upvote would be appreciated if it helps!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 00:28:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556069#M92067</guid>
      <dc:creator>venkatasri</dc:creator>
      <dc:date>2021-06-17T00:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in getting data from universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556120#M92074</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163730"&gt;@venkatasri&lt;/a&gt;&amp;nbsp;said, it's probably access right issues.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which platform those UF's are?&lt;/LI&gt;&lt;LI&gt;Are you using DS for deploy those configs (probably not as you try to put those under system/local)&lt;UL&gt;&lt;LI&gt;My guidelines is that never ever put anything under system/local if it works somewhere else&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Have you restart UF after adding those configurations or have you added those with CLI commands?&lt;/LI&gt;&lt;LI&gt;Which user is running splunk&lt;/LI&gt;&lt;LI&gt;Have you check UF's splunkd.log to see if there are any errors related to this&lt;/LI&gt;&lt;LI&gt;Are UF's internal log seen on splunk SH?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 06:57:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556120#M92074</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-06-17T06:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in getting data from universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556145#M92078</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Which platform those UF's are? &lt;FONT color="#0000FF"&gt;-- Windows platform&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Are you using DS for deploy those configs (probably not as you try to put those under system/local) &lt;FONT color="#0000FF"&gt;-- No DS&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;My guidelines is that never ever put anything under system/local if it works somewhere else&lt;FONT color="#0000FF"&gt; -- This is just for testing purpose, but reverted the change from etc/system/local to etc/apps/TA/local&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Have you restart UF after adding those configurations or have you added those with CLI commands? --&lt;FONT color="#0000FF"&gt;--Since it is Windows, have placed the TA manually by copy paste. Restarted Splunk services from Services&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Which user is running splunk &lt;FONT color="#0000FF"&gt;-- We have a user called splunk&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Have you check UF's splunkd.log to see if there are any errors related to this&lt;FONT color="#0000FF"&gt; -- Till now no such errors, but can see INFO&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;ProxyConfig - Failed to initialize https_proxy from server.conf for splunkd.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Are UF's internal log seen on splunk SH? &lt;FONT color="#0000FF"&gt;-- Yes I can see the splunk internal logs on SH but not the logs on the specified index&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 09:07:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556145#M92078</guid>
      <dc:creator>chchanda</dc:creator>
      <dc:date>2021-06-17T09:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: Issue in getting data from universal forwarder</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556160#M92081</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;as it's windows platform you must use windows notation for those paths not unix version.&lt;/P&gt;&lt;P&gt;e.g. C:\temp\foo.bar&lt;/P&gt;&lt;P&gt;If you want collect data from network shares you must have user which have access to those shares, usually it means domain user.&lt;/P&gt;&lt;P&gt;And check that your splunk user has access to those directories/files which you try to ingest.&lt;/P&gt;&lt;P&gt;As you get those internal logs to splunk then we are knowing that connection is ok and the issue is definitely on UF side.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 12:04:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Issue-in-getting-data-from-universal-forwarder/m-p/556160#M92081</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-06-17T12:04:20Z</dc:date>
    </item>
  </channel>
</rss>

