<?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: Finding which app is doing certain field extractions in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74925#M18947</link>
    <description>&lt;P&gt;I'd not heard of that before!&lt;/P&gt;

&lt;P&gt;The fields are indeed in a format like: Common.Roles=[Guest] so it seems to be substituting the . with an underscore if it's doing it automatically.&lt;/P&gt;

&lt;P&gt;It's a bit disconcerting but I suppose ultimately useful. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 27 Sep 2013 10:53:20 GMT</pubDate>
    <dc:creator>Narj</dc:creator>
    <dc:date>2013-09-27T10:53:20Z</dc:date>
    <item>
      <title>Finding which app is doing certain field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74921#M18943</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;I'm doing some RADIUS stuff and notice there are a load of fields popping up that seem to be provided by another app. However, these don't appear in the Field Extractions manager menu when I show all and untick show in current app context.&lt;/P&gt;

&lt;P&gt;Common_Error_Code&lt;BR /&gt;
Common_Host_MAC_Address&lt;BR /&gt;
Commmon_NAS_IP_Address&lt;BR /&gt;
Common_Roles&lt;BR /&gt;
etc...&lt;/P&gt;

&lt;P&gt;I tried grepping for these in every props.conf file on the system but they don't seem to appear there at all (from $SPLUNK_HOME:  find . -name "*.conf" | xargs grep -i "Common_Error_Code")&lt;/P&gt;

&lt;P&gt;I thought these might be included with the Cisco Security app or something but can't find evidence of it at all.&lt;/P&gt;

&lt;P&gt;Has anyone got any idea where these might be coming from?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:51:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74921#M18943</guid>
      <dc:creator>Narj</dc:creator>
      <dc:date>2020-09-28T14:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Finding which app is doing certain field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74922#M18944</link>
      <description>&lt;P&gt;Hello there is a command to get all configuration (including fields extractions):&lt;/P&gt;

&lt;P&gt;./splunk cmd btool props list --debug&lt;/P&gt;

&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:20:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74922#M18944</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-09-27T10:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Finding which app is doing certain field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74923#M18945</link>
      <description>&lt;P&gt;Odd, none of them show up in that either. I wonder if it's some internal thing (this is an Enterprise licenced box).&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:41:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74923#M18945</guid>
      <dc:creator>Narj</dc:creator>
      <dc:date>2013-09-27T10:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Finding which app is doing certain field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74924#M18946</link>
      <description>&lt;P&gt;Splunk, by default extracts fields when it found a repeating pattern like parameter=value or parameter:value&lt;BR /&gt;
Maybe those fields are being extracted automatically&lt;/P&gt;

&lt;P&gt;regards&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74924#M18946</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-09-27T10:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Finding which app is doing certain field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74925#M18947</link>
      <description>&lt;P&gt;I'd not heard of that before!&lt;/P&gt;

&lt;P&gt;The fields are indeed in a format like: Common.Roles=[Guest] so it seems to be substituting the . with an underscore if it's doing it automatically.&lt;/P&gt;

&lt;P&gt;It's a bit disconcerting but I suppose ultimately useful. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:53:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74925#M18947</guid>
      <dc:creator>Narj</dc:creator>
      <dc:date>2013-09-27T10:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Finding which app is doing certain field extractions</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74926#M18948</link>
      <description>&lt;P&gt;Just for reference:&lt;/P&gt;

&lt;P&gt;At search time Splunk can automatically extract additional fields, depending on its Search Mode setting and whether or not that setting enables field discovery given the type of search being run.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.4/Knowledge/Aboutfields"&gt;http://docs.splunk.com/Documentation/Splunk/5.0.4/Knowledge/Aboutfields&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2013 10:57:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Finding-which-app-is-doing-certain-field-extractions/m-p/74926#M18948</guid>
      <dc:creator>gfuente</dc:creator>
      <dc:date>2013-09-27T10:57:03Z</dc:date>
    </item>
  </channel>
</rss>

