<?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 Use fields to remove all auto generated fields in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-Use-fields-to-remove-all-auto-generated-fields/m-p/124391#M33637</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;
Basically, we want to get the rid of the system fields except _time , but leave the ones it picks up from our event, for example, get rid of date_mday, date_month etc. And keep the custom ones.  is there any easy way to do this?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 20:03:35 GMT</pubDate>
    <dc:creator>markthompson</dc:creator>
    <dc:date>2020-09-28T20:03:35Z</dc:date>
    <item>
      <title>How to Use fields to remove all auto generated fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Use-fields-to-remove-all-auto-generated-fields/m-p/124391#M33637</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;
Basically, we want to get the rid of the system fields except _time , but leave the ones it picks up from our event, for example, get rid of date_mday, date_month etc. And keep the custom ones.  is there any easy way to do this?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 20:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Use-fields-to-remove-all-auto-generated-fields/m-p/124391#M33637</guid>
      <dc:creator>markthompson</dc:creator>
      <dc:date>2020-09-28T20:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use fields to remove all auto generated fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Use-fields-to-remove-all-auto-generated-fields/m-p/124392#M33638</link>
      <description>&lt;P&gt;what do you mean get rid? &lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2015 00:48:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Use-fields-to-remove-all-auto-generated-fields/m-p/124392#M33638</guid>
      <dc:creator>sk314</dc:creator>
      <dc:date>2015-05-29T00:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Use fields to remove all auto generated fields</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Use-fields-to-remove-all-auto-generated-fields/m-p/124393#M33639</link>
      <description>&lt;P&gt;Create a &lt;CODE&gt;macro&lt;/CODE&gt; called &lt;CODE&gt;nofields&lt;/CODE&gt; or something that consists of &lt;CODE&gt;fields - date_*&lt;/CODE&gt; or whatever you like and then add it to all of your searches like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | `nofields`
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 29 May 2015 01:45:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Use-fields-to-remove-all-auto-generated-fields/m-p/124393#M33639</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-05-29T01:45:24Z</dc:date>
    </item>
  </channel>
</rss>

