<?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 Why is the Sourcetype Not Showing Up? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221726#M43532</link>
    <description>&lt;P&gt;So I noticed today for whatever reason that my graphs were not giving up to date information. I looked into the issue and it turns out that my source was no longer having the information pumped into it. It does catch everything even if the log file changes names because I have it set up with a wildcard.&lt;/P&gt;
&lt;P&gt;But what was even weirder is that the information was showing up in the Source, and some information was being sent to the sourcetype but not the information that would fill in my graphs.&lt;/P&gt;
&lt;P&gt;So the information is there and I can technically change the Sourcetype to the source to get my graphs, but I want to know why it did that. The only thing that I did yesterday to Splunk was set up an Alert that would send out one email to me when a certain number for a name value pair was reached on the system. The alert was actually pulling on that Sourcetype but I set up that Alert ~8 hrs before the information stopped showing up. It wasn't doing the alert real time either just every hour.&lt;/P&gt;
&lt;P&gt;I no longer have the alert either because I deleted it earlier this morning when I realized that it didn't do what I want, this was before I realized I had the problem a I do now.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2023 16:12:31 GMT</pubDate>
    <dc:creator>MollyDS</dc:creator>
    <dc:date>2023-08-29T16:12:31Z</dc:date>
    <item>
      <title>Why is the Sourcetype Not Showing Up?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221726#M43532</link>
      <description>&lt;P&gt;So I noticed today for whatever reason that my graphs were not giving up to date information. I looked into the issue and it turns out that my source was no longer having the information pumped into it. It does catch everything even if the log file changes names because I have it set up with a wildcard.&lt;/P&gt;
&lt;P&gt;But what was even weirder is that the information was showing up in the Source, and some information was being sent to the sourcetype but not the information that would fill in my graphs.&lt;/P&gt;
&lt;P&gt;So the information is there and I can technically change the Sourcetype to the source to get my graphs, but I want to know why it did that. The only thing that I did yesterday to Splunk was set up an Alert that would send out one email to me when a certain number for a name value pair was reached on the system. The alert was actually pulling on that Sourcetype but I set up that Alert ~8 hrs before the information stopped showing up. It wasn't doing the alert real time either just every hour.&lt;/P&gt;
&lt;P&gt;I no longer have the alert either because I deleted it earlier this morning when I realized that it didn't do what I want, this was before I realized I had the problem a I do now.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 16:12:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221726#M43532</guid>
      <dc:creator>MollyDS</dc:creator>
      <dc:date>2023-08-29T16:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Not Showing Up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221727#M43533</link>
      <description>&lt;P&gt;So you're saying that the events coming in no longer have the sourcetype you specified in the &lt;CODE&gt;inputs.conf&lt;/CODE&gt;? &lt;/P&gt;

&lt;P&gt;First I would verify that this is generating log data. You should then verify your forwarder service is turned on. You should then look on your &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file on the forwarder and verify that you specified the sourcetype in there. If all these are good then I would try to restart your forwarder service by going into &lt;CODE&gt;/splunk/bin&lt;/CODE&gt; and doing a &lt;CODE&gt;/splunk restart&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;How many forwarders do you have with this specified sourcetype?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 15:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221727#M43533</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-08-10T15:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Not Showing Up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221728#M43534</link>
      <description>&lt;P&gt;Just to add a bit here... you might have new outputs.conf settings that are sending the data to a different location now.&lt;/P&gt;

&lt;P&gt;I recommend using &lt;CODE&gt;./splunk cmd btool outputs list --debug&lt;/CODE&gt; to verify your outputs if none of the above works.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 15:52:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221728#M43534</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-08-10T15:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Not Showing Up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221729#M43535</link>
      <description>&lt;P&gt;I suspect that your searches are not fully qualified with &lt;CODE&gt;index=&lt;/CODE&gt; and &lt;CODE&gt;sourcetype=&lt;/CODE&gt; everywhere.  Because of this, you are wide open to your searches being qualified by &lt;CODE&gt;role&lt;/CODE&gt; settings (e.g. &lt;CODE&gt;Indexes searched by default&lt;/CODE&gt;).  Try using &lt;CODE&gt;index=&amp;lt;something&amp;gt;&lt;/CODE&gt; everywhere.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2016 18:54:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/221729#M43535</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2016-08-12T18:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Not Showing Up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/655898#M111119</link>
      <description>&lt;P&gt;i had similar issue.&amp;nbsp; &amp;nbsp;i created new index for my windows servers and define the sourcetype in inputs.conf and deploy the _TA_Windows apps search works fine but source type and source are interchanged.&lt;/P&gt;&lt;P&gt;any thoughts ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 21:27:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/655898#M111119</guid>
      <dc:creator>yr</dc:creator>
      <dc:date>2023-08-28T21:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Sourcetype Not Showing Up</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/655985#M111127</link>
      <description>&lt;P&gt;Hi! Kara here, Splunk Community Manager. Thanks for your question, but I see this post is from 2016. I recommend you post a new question to gain more visibility and current answers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 16:17:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-the-Sourcetype-Not-Showing-Up/m-p/655985#M111127</guid>
      <dc:creator>KaraD</dc:creator>
      <dc:date>2023-08-29T16:17:14Z</dc:date>
    </item>
  </channel>
</rss>

