<?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: fillnull for all the field names with a pattern in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/18837#M2790</link>
    <description>&lt;P&gt;Unfortunately that messes something else up. Suppose I offer a hundred services to all of my n clients, but only want to label particular clients with a company name. I want to &lt;CODE&gt;| fillnull value=0 service_*&lt;/CODE&gt;. Is there another (easy) method to achieve this?&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2016 13:31:08 GMT</pubDate>
    <dc:creator>bhawkins1</dc:creator>
    <dc:date>2016-10-14T13:31:08Z</dc:date>
    <item>
      <title>fillnull for all the field names with a pattern</title>
      <link>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/18835#M2788</link>
      <description>&lt;P&gt;I need to use fillnull command but I don't have the exact field names before hand. All my fields starts (which I want to fill) starts with a common string i.e. err* . Though most of the commands in splunk do work with field name patterns e.g. &lt;CODE&gt;table err*&lt;/CODE&gt; but &lt;CODE&gt;fillnull err*&lt;/CODE&gt; is not working the way I want. Is there any other way to do this?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 22:00:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/18835#M2788</guid>
      <dc:creator>asingla</dc:creator>
      <dc:date>2011-11-17T22:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: fillnull for all the field names with a pattern</title>
      <link>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/18836#M2789</link>
      <description>&lt;P&gt;As you noticed &lt;CODE&gt;fillnull&lt;/CODE&gt; doesn't support wildcards for field names. If you don't supply any field names though, it will be applied to all fields. Unless this messes up something else in your search, that might solve your problems.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Nov 2011 22:39:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/18836#M2789</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2011-11-17T22:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: fillnull for all the field names with a pattern</title>
      <link>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/18837#M2790</link>
      <description>&lt;P&gt;Unfortunately that messes something else up. Suppose I offer a hundred services to all of my n clients, but only want to label particular clients with a company name. I want to &lt;CODE&gt;| fillnull value=0 service_*&lt;/CODE&gt;. Is there another (easy) method to achieve this?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 13:31:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/18837#M2790</guid>
      <dc:creator>bhawkins1</dc:creator>
      <dc:date>2016-10-14T13:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: fillnull for all the field names with a pattern</title>
      <link>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/682279#M233102</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/51357"&gt;@bhawkins1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Old post; you probably have an answer. I was looking for one and came up with this.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;```Set blank_calc for same and not fields for future eval commands.```
| foreach *_same, *_not
    [| fillnull value="blank_calc" &amp;lt;&amp;lt;FIELD&amp;gt;&amp;gt;]&lt;/LI-CODE&gt;&lt;P&gt;Worked for me.&lt;/P&gt;&lt;P&gt;God bless,&lt;BR /&gt;Genesius&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2024 13:35:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/fillnull-for-all-the-field-names-with-a-pattern/m-p/682279#M233102</guid>
      <dc:creator>genesiusj</dc:creator>
      <dc:date>2024-03-28T13:35:47Z</dc:date>
    </item>
  </channel>
</rss>

