<?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: not all sourcetypes showing on the web drop down menu for sourcetype in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/not-all-sourcetypes-showing-on-the-web-drop-down-menu-for/m-p/66289#M13327</link>
    <description>&lt;P&gt;Thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Mar 2013 17:45:27 GMT</pubDate>
    <dc:creator>mukulsud</dc:creator>
    <dc:date>2013-03-22T17:45:27Z</dc:date>
    <item>
      <title>not all sourcetypes showing on the web drop down menu for sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/not-all-sourcetypes-showing-on-the-web-drop-down-menu-for/m-p/66287#M13325</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;When I add new data to Splunk I dont see all the SourceTypes being displayed on the drop down. If I select 'create new source type' and then enter a name, I get an error saying "SourceType already exists" - It exists but doesn't display on the web drop down. Could someone please help!&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2013 15:35:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/not-all-sourcetypes-showing-on-the-web-drop-down-menu-for/m-p/66287#M13325</guid>
      <dc:creator>mukulsud</dc:creator>
      <dc:date>2013-03-19T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: not all sourcetypes showing on the web drop down menu for sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/not-all-sourcetypes-showing-on-the-web-drop-down-menu-for/m-p/66288#M13326</link>
      <description>&lt;P&gt;There's a setting that can be put in each stanza in props.conf called pulldown_type.  If this is present and set to true or 1 then the sourcetype appears in the dropdown, otherwise it doesn't.&lt;/P&gt;

&lt;P&gt;If you look in $SPLUNK_HOME/etc/system/default/props.conf you'll see many sourcetypes that are configured out-of-the-box, but only a few of them have pulldown_type = true.  For example, here are two I've pasted from Splunk 4.3.2:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[log4j]
BREAK_ONLY_BEFORE = \d\d?:\d\d:\d\d
pulldown_type = true
maxDist = 75

[mysqld]
maxDist = 20
BREAK_ONLY_BEFORE = ^\d{6}\s
TIME_FORMAT = %y%m%d %k:%M:%S
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So the sourcetype log4j appears in the dropdown but mysqld doesn't&lt;/P&gt;

&lt;P&gt;If you look in $SPLUNK_HOME/etc/system/local/props.conf you'll see entries for sourcetypes that you've configured via the data inport/preview functionality.  These will all have pulldown_type = 1.  For example, here's one of mine:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[farequote]
MAX_TIMESTAMP_LOOKAHEAD = 150
NO_BINARY_CHECK = 1
TIME_FORMAT = %a %m/%d/%y %T
pulldown_type = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So, if you want one of the Splunk out-of-the-box sourcetypes that doesn't have pulldown_type = 1 in the default props.conf, edit $SPLUNK_HOME/etc/system/local/props.conf and add a stanza with the same sourcetype name but just the single setting pulldown_type = 1.  When Splunk does its config file merging you should then pick up the out-of-the-box settings, but merged with the instruction to put it in the dropdown.&lt;/P&gt;

&lt;P&gt;For example, I just put:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[db2_diag]
pulldown_type = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in $SPLUNK_HOME/etc/system/local/props.conf, restarted Splunk and now I get db2_diag as an option when I import data.&lt;/P&gt;

&lt;P&gt;As for why it's like this, I don't work for Splunk so can't say for sure, but I imagine they didn't want new users being overwhelmed by hundreds of sourcetypes in the dropdown.  I totally agree that it's infuriating to find the name you want to use for your sourcetype is already taken yet can't be easily chosen from the dropdown - I've had this problem myself several times.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2013 13:05:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/not-all-sourcetypes-showing-on-the-web-drop-down-menu-for/m-p/66288#M13326</guid>
      <dc:creator>dmr195</dc:creator>
      <dc:date>2013-03-20T13:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: not all sourcetypes showing on the web drop down menu for sourcetype</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/not-all-sourcetypes-showing-on-the-web-drop-down-menu-for/m-p/66289#M13327</link>
      <description>&lt;P&gt;Thank you! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Mar 2013 17:45:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/not-all-sourcetypes-showing-on-the-web-drop-down-menu-for/m-p/66289#M13327</guid>
      <dc:creator>mukulsud</dc:creator>
      <dc:date>2013-03-22T17:45:27Z</dc:date>
    </item>
  </channel>
</rss>

