<?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: Extracted fields not showing up in Interactive search in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Extracted-fields-not-showing-up-in-Interactive-search/m-p/72881#M18253</link>
    <description>&lt;P&gt;thanks! that resolved the issue. I renamed it to OMObjectname (removed the '-', did not use underscore).&lt;/P&gt;</description>
    <pubDate>Sat, 23 Mar 2013 18:03:57 GMT</pubDate>
    <dc:creator>sourabhguha</dc:creator>
    <dc:date>2013-03-23T18:03:57Z</dc:date>
    <item>
      <title>Extracted fields not showing up in Interactive search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracted-fields-not-showing-up-in-Interactive-search/m-p/72879#M18251</link>
      <description>&lt;P&gt;I have the following regex for an extracted field&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?i)^(?:[^,]*,){1}(?P&amp;lt;OM-InstanceName&amp;gt;[^,]+)  
(?i)^(?:[^,]*,){2}(?P&amp;lt;OM-ObjectName&amp;gt;[^,]+)  
(?i)^(?:[^,]*,){3}(?P&amp;lt;OM-PerfCounterDataID&amp;gt;[^,]+)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When I test the regex it does return the expected fields.&lt;/P&gt;

&lt;P&gt;However, the fields do not show up in the search app (on the left side menu - next to the events list)&lt;/P&gt;

&lt;P&gt;I have other sourcetypes with extracted fields and they work fine. The only difference for this sourcetype is that I chose the option to 'index only once' when I added the data to Splunk.&lt;/P&gt;

&lt;P&gt;Any clues on why the extracted fields are not showing up.&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2013 15:30:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracted-fields-not-showing-up-in-Interactive-search/m-p/72879#M18251</guid>
      <dc:creator>sourabhguha</dc:creator>
      <dc:date>2013-03-23T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Extracted fields not showing up in Interactive search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracted-fields-not-showing-up-in-Interactive-search/m-p/72880#M18252</link>
      <description>&lt;P&gt;Not too sure what you mean with the "index only once", but then I haven't really used the wizard-style way of adding data to Splunk. One thing that does look like it could be the source of your problems is that your field names contain hyphens, which at least in the past has been a problem.&lt;/P&gt;

&lt;P&gt;Assuming that your regexes work fine in other tools, I'd suggest that you use underscore instead and call your fields;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;OM_ObjectName
OM_PerfCounterDataID
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;etc etc&lt;/P&gt;

&lt;P&gt;Hope this helps,&lt;/P&gt;

&lt;P&gt;Kristian&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2013 16:31:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracted-fields-not-showing-up-in-Interactive-search/m-p/72880#M18252</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2013-03-23T16:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Extracted fields not showing up in Interactive search</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Extracted-fields-not-showing-up-in-Interactive-search/m-p/72881#M18253</link>
      <description>&lt;P&gt;thanks! that resolved the issue. I renamed it to OMObjectname (removed the '-', did not use underscore).&lt;/P&gt;</description>
      <pubDate>Sat, 23 Mar 2013 18:03:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Extracted-fields-not-showing-up-in-Interactive-search/m-p/72881#M18253</guid>
      <dc:creator>sourabhguha</dc:creator>
      <dc:date>2013-03-23T18:03:57Z</dc:date>
    </item>
  </channel>
</rss>

