<?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: Where are the inputs to my system? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-the-inputs-to-my-system/m-p/618055#M106656</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250467"&gt;@gerryha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;answering to your questions, you have a list of H$SPLUNK_HOME folders because you're seeing the inputs of internal logs of the present server that depend on the installation path of you Splunk instance.&lt;/P&gt;&lt;P&gt;Infact you haven't only $SPLUNK_HOME folders but also a different one, if you search surely you'll find othe r input different than $SPLUNK_HOME.&lt;/P&gt;&lt;P&gt;But usually few inputs arrive from the Splunk instance and in [Settings &amp;gt; inputs] you can only see the local inputs, to see all the inputs you have to see the inputs in the addon-ons that you deployed to your Universal&amp;nbsp; and Heavy Forwarders.&lt;/P&gt;&lt;P&gt;To see them you should see in the apps located in Deployment Server at the folder $SPLUNK_HOME/etc/deployment-apps.&lt;/P&gt;&lt;P&gt;To see the sources of the logs that you ingested you can use the search hinted by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;, that I'd simplify using | metasearch:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| metasearch index=*
| stats count BY host source&lt;/LI-CODE&gt;&lt;P&gt;In addition I think that is also relevant for you the host where the input is located, for this reason I added also host to the previous search.&lt;/P&gt;&lt;P&gt;Then, when you say "Full path to your data", it indicates the path "to reach" your data, but I could be agree with you that maybe "from" could be more correct.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Sat, 22 Oct 2022 09:36:57 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-10-22T09:36:57Z</dc:date>
    <item>
      <title>Where are the inputs to my system?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-the-inputs-to-my-system/m-p/618042#M106654</link>
      <description>&lt;P&gt;I'm looking at this screen - it says "Data &lt;STRONG&gt;inputs&lt;/STRONG&gt;" but lists a bunch of splunk home folders.&lt;/P&gt;&lt;P&gt;I thought splunk home would be where the data goes &lt;STRONG&gt;to&lt;/STRONG&gt;, not where it comes &lt;STRONG&gt;from&lt;/STRONG&gt;. I consider an "input" to be a "from", so makes no sense to me for splunk to be there.&lt;/P&gt;&lt;P&gt;I was expecting to see a bunch of systems and their log files as inputs, yet so far I cannot find any of (I just got admin and our splunk system seems to have a lot of everything, so it must be hidden in there somewhere).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="splunk.png" style="width: 539px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/22117iDCC845E1CE8AB064/image-size/large?v=v2&amp;amp;px=999" role="button" title="splunk.png" alt="splunk.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've looked at the "Datasets" - 168 of them and none seem to be what I am looking for.&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 00:13:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-the-inputs-to-my-system/m-p/618042#M106654</guid>
      <dc:creator>gerryha</dc:creator>
      <dc:date>2022-10-22T00:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the inputs to my system?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-the-inputs-to-my-system/m-p/618048#M106655</link>
      <description>&lt;P&gt;Files and directories are just one of the ways of getting data into splunk indexes. What you may be after is the sources for the events in the indexes - try something like this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=*
| stats count by source&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 22 Oct 2022 06:27:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-the-inputs-to-my-system/m-p/618048#M106655</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-10-22T06:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Where are the inputs to my system?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Where-are-the-inputs-to-my-system/m-p/618055#M106656</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250467"&gt;@gerryha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;answering to your questions, you have a list of H$SPLUNK_HOME folders because you're seeing the inputs of internal logs of the present server that depend on the installation path of you Splunk instance.&lt;/P&gt;&lt;P&gt;Infact you haven't only $SPLUNK_HOME folders but also a different one, if you search surely you'll find othe r input different than $SPLUNK_HOME.&lt;/P&gt;&lt;P&gt;But usually few inputs arrive from the Splunk instance and in [Settings &amp;gt; inputs] you can only see the local inputs, to see all the inputs you have to see the inputs in the addon-ons that you deployed to your Universal&amp;nbsp; and Heavy Forwarders.&lt;/P&gt;&lt;P&gt;To see them you should see in the apps located in Deployment Server at the folder $SPLUNK_HOME/etc/deployment-apps.&lt;/P&gt;&lt;P&gt;To see the sources of the logs that you ingested you can use the search hinted by&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;, that I'd simplify using | metasearch:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| metasearch index=*
| stats count BY host source&lt;/LI-CODE&gt;&lt;P&gt;In addition I think that is also relevant for you the host where the input is located, for this reason I added also host to the previous search.&lt;/P&gt;&lt;P&gt;Then, when you say "Full path to your data", it indicates the path "to reach" your data, but I could be agree with you that maybe "from" could be more correct.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 09:36:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Where-are-the-inputs-to-my-system/m-p/618055#M106656</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-10-22T09:36:57Z</dc:date>
    </item>
  </channel>
</rss>

