<?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: What is difference between report and field extraction? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106009#M27567</link>
    <description>&lt;P&gt;ah, I would assume it was a typo. If it did work it is probably just short-hand for FIELDALIAS much like Splunk doesn't care if you use TRANSFORM or TRANSFORMS&lt;/P&gt;</description>
    <pubDate>Mon, 13 Aug 2012 09:39:43 GMT</pubDate>
    <dc:creator>Drainy</dc:creator>
    <dc:date>2012-08-13T09:39:43Z</dc:date>
    <item>
      <title>What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106001#M27559</link>
      <description>&lt;P&gt;What is the difference between REPORT-&lt;EXTRACT&gt; and FIELD-&lt;EXTRACT&gt;?&lt;/EXTRACT&gt;&lt;/EXTRACT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2012 16:38:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106001#M27559</guid>
      <dc:creator>jangid</dc:creator>
      <dc:date>2012-07-23T16:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106002#M27560</link>
      <description>&lt;P&gt;Are you referring to REPORT-&lt;NAME&gt; and EXTRACT-&lt;NAME&gt;?  If so, the difference is that REPORT can reference one or more stanzas in transforms.conf while EXTRACT does not utilize transforms.conf (both are for search-time field extraction).  It is explained in detail here, under the section "Field Extraction Configuration":  &lt;/NAME&gt;&lt;/NAME&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/admin/propsconf"&gt;http://docs.splunk.com/Documentation/Splunk/latest/admin/propsconf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2012 18:36:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106002#M27560</guid>
      <dc:creator>sbrant_splunk</dc:creator>
      <dc:date>2012-07-23T18:36:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106003#M27561</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;BR /&gt;
I mean REPORT-&lt;NAME&gt; and FIELD-&lt;NAME&gt;&lt;/NAME&gt;&lt;/NAME&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Jul 2012 09:09:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106003#M27561</guid>
      <dc:creator>jangid</dc:creator>
      <dc:date>2012-07-24T09:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106004#M27562</link>
      <description>&lt;P&gt;If you're happy its been answered then all you need to do is click the tick next to the answer below to accept it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; If you've answered it elsewhere, post it as your own answer and then you can accept that too. We keep closing questions for spam or duplicates&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 10:15:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106004#M27562</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-08-10T10:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106005#M27563</link>
      <description>&lt;P&gt;Thanks Drainy,&lt;BR /&gt;
my question is still open and unanswered. I didn't get any answer so thought better to close it because there is no delete option.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 13:18:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106005#M27563</guid>
      <dc:creator>jangid</dc:creator>
      <dc:date>2012-08-10T13:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106006#M27564</link>
      <description>&lt;P&gt;REPORT- is a search time extraction&lt;BR /&gt;
FIELDALIAS- creates an alias for an existing field name, so if you already had a field such as ComputerName automatically extracted from windows event logs, you could create an alias to change it to comp_name for example.&lt;/P&gt;

&lt;P&gt;Where have you seen FIELD- ? Its not documented.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 13:58:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106006#M27564</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-08-10T13:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106007#M27565</link>
      <description>&lt;P&gt;Ah, best bet is to just post a comment asking if anyone had any ideas to bump it back up the list &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Aug 2012 13:58:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106007#M27565</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-08-10T13:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106008#M27566</link>
      <description>&lt;P&gt;Thanks Drainy, I don't know exactly where I saw but I am sure it was either in Splunkbase or Answers.&lt;/P&gt;

&lt;P&gt;Anyway Now after your reply there is no meaning of my question.&lt;/P&gt;

&lt;P&gt;Thanks Drainy&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2012 09:29:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106008#M27566</guid>
      <dc:creator>jangid</dc:creator>
      <dc:date>2012-08-13T09:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: What is difference between report and field extraction?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106009#M27567</link>
      <description>&lt;P&gt;ah, I would assume it was a typo. If it did work it is probably just short-hand for FIELDALIAS much like Splunk doesn't care if you use TRANSFORM or TRANSFORMS&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2012 09:39:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/What-is-difference-between-report-and-field-extraction/m-p/106009#M27567</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2012-08-13T09:39:43Z</dc:date>
    </item>
  </channel>
</rss>

