<?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: Field extractions are not coming up on splunk. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281341#M53813</link>
    <description>&lt;UL&gt;
&lt;LI&gt;tested my regex by using it in the search query.&lt;/LI&gt;
&lt;LI&gt;I am using verbose mode.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 26 Oct 2016 14:21:41 GMT</pubDate>
    <dc:creator>joydeep741</dc:creator>
    <dc:date>2016-10-26T14:21:41Z</dc:date>
    <item>
      <title>Field extractions are not coming up on splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281339#M53811</link>
      <description>&lt;P&gt;My field extractions are not coming up on splunk.&lt;BR /&gt;
- i added the extractions in props.conf (tested them b4 adding).&lt;BR /&gt;
- made a metadata folder and added a file local.meta and added the following lines :-&lt;BR /&gt;
 [default]&lt;BR /&gt;
export = system&lt;BR /&gt;
access = read : [ * ], write : [ admin ]&lt;/P&gt;

&lt;P&gt;Any idea, what am i missing ?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:54:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281339#M53811</guid>
      <dc:creator>joydeep741</dc:creator>
      <dc:date>2016-10-26T13:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Field extractions are not coming up on splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281340#M53812</link>
      <description>&lt;P&gt;I'm sure you know this, but make sure you're not searching in Fast mode.. Second, I would first try doing search time extractions to verify it's capturing 100% of your fields. Then when your confident in your regex, put it in &lt;CODE&gt;props.conf&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 13:57:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281340#M53812</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-10-26T13:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Field extractions are not coming up on splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281341#M53813</link>
      <description>&lt;UL&gt;
&lt;LI&gt;tested my regex by using it in the search query.&lt;/LI&gt;
&lt;LI&gt;I am using verbose mode.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 26 Oct 2016 14:21:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281341#M53813</guid>
      <dc:creator>joydeep741</dc:creator>
      <dc:date>2016-10-26T14:21:41Z</dc:date>
    </item>
    <item>
      <title>Re: Field extractions are not coming up on splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281342#M53814</link>
      <description>&lt;P&gt;Did you restart Splunk?&lt;/P&gt;

&lt;P&gt;The props.conf and local.meta. Are they the correct file permissions, i.e can the user Splunk is running as read them?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 14:29:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281342#M53814</guid>
      <dc:creator>ktugwell_splunk</dc:creator>
      <dc:date>2016-10-26T14:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Field extractions are not coming up on splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281343#M53815</link>
      <description>&lt;P&gt;There is no [default] stanza in local.meta. You'd have to you'd have to create a metadata entry for each EXTRACT/REPORT configuration in your props.conf. Do a restart afterwards.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 15:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281343#M53815</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-10-26T15:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Field extractions are not coming up on splunk.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281344#M53816</link>
      <description>&lt;P&gt;Ah, yes.&lt;/P&gt;

&lt;P&gt;You could try:&lt;/P&gt;

&lt;P&gt;[]&lt;BR /&gt;
export = system&lt;/P&gt;

&lt;P&gt;Will make all objects global&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2016 16:00:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extractions-are-not-coming-up-on-splunk/m-p/281344#M53816</guid>
      <dc:creator>ktugwell_splunk</dc:creator>
      <dc:date>2016-10-26T16:00:29Z</dc:date>
    </item>
  </channel>
</rss>

