<?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 How to get extracted fields when searching using the REST API ? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/How-to-get-extracted-fields-when-searching-using-the-REST-API/m-p/630893#M10932</link>
    <description>&lt;P&gt;When I search using the Python SDK, I don't seem to see any fields, other than the very basic ones like host, source, sourcetype... in the results. Is there a way to get the search to return all the same pre-extracted fields I get when using the splunk search GUI ? like fields automatically extracted by Splunk, such as those that come in field1=value1 ...etc?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohamed.&lt;/P&gt;</description>
    <pubDate>Wed, 15 Feb 2023 01:05:39 GMT</pubDate>
    <dc:creator>mlrhazi</dc:creator>
    <dc:date>2023-02-15T01:05:39Z</dc:date>
    <item>
      <title>How to get extracted fields when searching using the REST API ?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-get-extracted-fields-when-searching-using-the-REST-API/m-p/630893#M10932</link>
      <description>&lt;P&gt;When I search using the Python SDK, I don't seem to see any fields, other than the very basic ones like host, source, sourcetype... in the results. Is there a way to get the search to return all the same pre-extracted fields I get when using the splunk search GUI ? like fields automatically extracted by Splunk, such as those that come in field1=value1 ...etc?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mohamed.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 01:05:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-get-extracted-fields-when-searching-using-the-REST-API/m-p/630893#M10932</guid>
      <dc:creator>mlrhazi</dc:creator>
      <dc:date>2023-02-15T01:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get extracted fields when searching using the REST API ?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-get-extracted-fields-when-searching-using-the-REST-API/m-p/630904#M10933</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/253904"&gt;@mlrhazi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Splunk REST API does not extract fields like GUI. You should specify the required fields by &lt;STRONG&gt;rf&lt;/STRONG&gt;&amp;nbsp;(or required_fields on older versions) parameter. Please see the below documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/RESTTUT/RESTsearches#Tips_on_creating_searches" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.3/RESTTUT/RESTsearches#Tips_on_creating_searches&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2023 05:06:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-get-extracted-fields-when-searching-using-the-REST-API/m-p/630904#M10933</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2023-02-15T05:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to get extracted fields when searching using the REST API ?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/How-to-get-extracted-fields-when-searching-using-the-REST-API/m-p/752785#M12052</link>
      <description>&lt;P&gt;rf=* for all fields&lt;/P&gt;</description>
      <pubDate>Mon, 08 Sep 2025 01:25:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/How-to-get-extracted-fields-when-searching-using-the-REST-API/m-p/752785#M12052</guid>
      <dc:creator>soiram</dc:creator>
      <dc:date>2025-09-08T01:25:59Z</dc:date>
    </item>
  </channel>
</rss>

