<?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 extraction not working  (props.conf) in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-not-working-props-conf/m-p/495036#M138024</link>
    <description>&lt;P&gt;Is this a distributed deployment? If so, in what instance(s) are you editing this configuration?&lt;BR /&gt;
You should run btool when your config is in &lt;STRONG&gt;/opt/splunk/etc/apps/appname/local&lt;/STRONG&gt; to see if Splunk is picking it up and troubleshoot from there.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;gt;splunk btool props list --debug
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Mon, 02 Dec 2019 16:29:10 GMT</pubDate>
    <dc:creator>oscar84x</dc:creator>
    <dc:date>2019-12-02T16:29:10Z</dc:date>
    <item>
      <title>Field extraction not working  (props.conf)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-not-working-props-conf/m-p/495035#M138023</link>
      <description>&lt;P&gt;I have one props placed in location , opt splunk etc apps appname local props Below  is the code&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [db_accounts]
         DATETIME_CONFIG =
        EXTRACT-AUTHID = \s+(?&amp;lt;AUTHID&amp;gt;[A-Za-z]\w+)(,|\n)
        EVAL-sourcetype = if(source like "%rgn%","db_log_summaries",sourcetype)
        EXTRACT-PRIM_ID,CORR_ID,DATE,TIME,TABLE,DBASE,TBLSPACE,UPS,DES,NS = (?&amp;lt;PRIM_ID&amp;gt;\w+)\s+(?&amp;lt;CORR_ID&amp;gt;(\W\w+|\w+))\s+(?&amp;lt;DATE&amp;gt;\d{4}-\d{2}-\d{2})\s+(?&amp;lt;TIME&amp;gt;[^\s]+)\s+(?&amp;lt;TABLE&amp;gt;[^\s]+)\s+(?&amp;lt;DBASE&amp;gt;[^\s]+)\s+(?&amp;lt;TBLSPACE&amp;gt;[^\s]+)\s+(?&amp;lt;UPS&amp;gt;[^\s]+)\s+(?&amp;lt;DES&amp;gt;[^\s]+)\s+(?&amp;lt;NS&amp;gt;[^\s]+)
        EXTRACT-TextFile = ((?=rgn|admini)(?&amp;lt;TextFile&amp;gt;.*)) in source
        LINE_BREAKER = ([\r\n]+)
        NO_BINARY_CHECK = true
        SHOULD_LINEMERGE = false
        TRANSFORMS-null = eliminate_header1
        category = Custom
        disabled = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Above  props is not extracting the fields at all but If I update the same code in  opt splunk etc apps search local props the fields are extracting properly. I am not sure what could be reason for this behavior.&lt;BR /&gt;&lt;BR /&gt;
    Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 09:21:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-not-working-props-conf/m-p/495035#M138023</guid>
      <dc:creator>pal_sumit1</dc:creator>
      <dc:date>2019-11-29T09:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction not working  (props.conf)</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Field-extraction-not-working-props-conf/m-p/495036#M138024</link>
      <description>&lt;P&gt;Is this a distributed deployment? If so, in what instance(s) are you editing this configuration?&lt;BR /&gt;
You should run btool when your config is in &lt;STRONG&gt;/opt/splunk/etc/apps/appname/local&lt;/STRONG&gt; to see if Splunk is picking it up and troubleshoot from there.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;gt;splunk btool props list --debug
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 02 Dec 2019 16:29:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Field-extraction-not-working-props-conf/m-p/495036#M138024</guid>
      <dc:creator>oscar84x</dc:creator>
      <dc:date>2019-12-02T16:29:10Z</dc:date>
    </item>
  </channel>
</rss>

