<?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: Problem about auto extract fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598257#M208317</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245844"&gt;@cecilia_cheng1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;probably the second search was runned in Smart or Fast Mode, try in Verbose Mode and you'll have all the fields.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2022 08:21:49 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-05-18T08:21:49Z</dc:date>
    <item>
      <title>Problem about auto extract fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598255#M208315</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;I dealt with csv files before, splunk would auto extracted so many fields, shown as figure 1.&lt;/P&gt;&lt;P&gt;But today, when I try to search these files again, only fewer fields are displayed... shown as figure 2.&lt;/P&gt;&lt;P&gt;And the fields I exacted manually also didn't shown... I don't know why... Really need help~~&lt;/P&gt;&lt;P&gt;figure1:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture_fields_0.PNG" style="width: 326px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19692iB20791244C11E88F/image-dimensions/326x381?v=v2" width="326" height="381" role="button" title="Capture_fields_0.PNG" alt="Capture_fields_0.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Figure 2:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture_fields.PNG" style="width: 563px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/19693i6B9CAC32FC0CE3DC/image-dimensions/563x437?v=v2" width="563" height="437" role="button" title="Capture_fields.PNG" alt="Capture_fields.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance~&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;Cecilia&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 08:17:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598255#M208315</guid>
      <dc:creator>cecilia_cheng1</dc:creator>
      <dc:date>2022-05-18T08:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem about auto extract fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598257#M208317</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245844"&gt;@cecilia_cheng1&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;probably the second search was runned in Smart or Fast Mode, try in Verbose Mode and you'll have all the fields.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 08:21:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598257#M208317</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-05-18T08:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem about auto extract fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598258#M208318</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thank you so much for your quick response!&lt;/P&gt;&lt;P&gt;Yes, it worked~&lt;/P&gt;&lt;P&gt;BR.&lt;/P&gt;&lt;P&gt;Cecilia&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 08:26:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598258#M208318</guid>
      <dc:creator>cecilia_cheng1</dc:creator>
      <dc:date>2022-05-18T08:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem about auto extract fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598270#M208322</link>
      <description>&lt;P&gt;Remember though that running searches in verbose mode is more resource-intensive because Splunk extracts all fields regardless of whether you need them or not.&lt;/P&gt;&lt;P&gt;It's often enough to run your search in fast mode but use "| fields + field1 field2 ..." to include the fields in the results. (the fields used in calculations within the processing pipeline are included automaticaly if I remember correctly).&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 09:00:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Problem-about-auto-extract-fields/m-p/598270#M208322</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-05-18T09:00:57Z</dc:date>
    </item>
  </channel>
</rss>

