<?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: How do I replace null values at index time rather than search time? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351515#M64458</link>
    <description>&lt;P&gt;Here is the props.conf example:&lt;/P&gt;

&lt;P&gt;[example]&lt;BR /&gt;
DATETIME_CONFIG = &lt;BR /&gt;
INDEXED_EXTRACTIONS = csv&lt;BR /&gt;
KV_MODE = none&lt;BR /&gt;
NO_BINARY_CHECK = true&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIMESTAMP_FIELDS = "Date Closed"&lt;BR /&gt;
TIME_FORMAT = %d/%m/%Y&lt;BR /&gt;
category = Structured&lt;BR /&gt;
pulldown_type = 1&lt;BR /&gt;
disabled = false&lt;BR /&gt;
HEADER_FIELD_LINE_NUMBER = 1&lt;BR /&gt;
SEDCMD-replaceblanks = s/,,/,Null,/g&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 17:56:49 GMT</pubDate>
    <dc:creator>jackreeves</dc:creator>
    <dc:date>2020-09-29T17:56:49Z</dc:date>
    <item>
      <title>How do I replace null values at index time rather than search time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351512#M64455</link>
      <description>&lt;P&gt;How do I replace null values at index time rather than search time?&lt;/P&gt;

&lt;P&gt;Tried adding this to props.conf file but it didn't make a difference.&lt;BR /&gt;
&lt;CODE&gt;SEDCMD-replaceblanks = s/,,/,Null,/g&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;I know I can do a fillnull values function within a search but would rather do this at the point of indexing&lt;BR /&gt;
Could someone give me some advice?&lt;/P&gt;

&lt;P&gt;Many thanks&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 15:51:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351512#M64455</guid>
      <dc:creator>jackreeves</dc:creator>
      <dc:date>2018-01-31T15:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace null values at index time rather than search time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351513#M64456</link>
      <description>&lt;P&gt;Can you please provide your props.conf configuration with some sample data ?&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 16:16:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351513#M64456</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2018-01-31T16:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace null values at index time rather than search time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351514#M64457</link>
      <description>&lt;P&gt;hello there,&lt;/P&gt;

&lt;P&gt;checkout this answer by @somesoni2&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/434015/is-it-possible-to-replace-null-fields-at-index-tim.html"&gt;https://answers.splunk.com/answers/434015/is-it-possible-to-replace-null-fields-at-index-tim.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jan 2018 16:20:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351514#M64457</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-01-31T16:20:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace null values at index time rather than search time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351515#M64458</link>
      <description>&lt;P&gt;Here is the props.conf example:&lt;/P&gt;

&lt;P&gt;[example]&lt;BR /&gt;
DATETIME_CONFIG = &lt;BR /&gt;
INDEXED_EXTRACTIONS = csv&lt;BR /&gt;
KV_MODE = none&lt;BR /&gt;
NO_BINARY_CHECK = true&lt;BR /&gt;
SHOULD_LINEMERGE = false&lt;BR /&gt;
TIMESTAMP_FIELDS = "Date Closed"&lt;BR /&gt;
TIME_FORMAT = %d/%m/%Y&lt;BR /&gt;
category = Structured&lt;BR /&gt;
pulldown_type = 1&lt;BR /&gt;
disabled = false&lt;BR /&gt;
HEADER_FIELD_LINE_NUMBER = 1&lt;BR /&gt;
SEDCMD-replaceblanks = s/,,/,Null,/g&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:56:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351515#M64458</guid>
      <dc:creator>jackreeves</dc:creator>
      <dc:date>2020-09-29T17:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I replace null values at index time rather than search time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351516#M64459</link>
      <description>&lt;P&gt;I did try this answer before posting but doesn't appear to have worked.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 11:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-replace-null-values-at-index-time-rather-than-search/m-p/351516#M64459</guid>
      <dc:creator>jackreeves</dc:creator>
      <dc:date>2018-02-02T11:28:32Z</dc:date>
    </item>
  </channel>
</rss>

