<?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: Are there any ways to whitelist specific fields from json format logs during data-onboarding? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753084#M119568</link>
    <description>&lt;P&gt;&lt;A href="https://www.splunk.com/en_us/blog/platform/introducing-edge-processor-for-splunk-enterprise-data-management-on-your-premises.html" target="_blank"&gt;https://www.splunk.com/en_us/blog/platform/introducing-edge-processor-for-splunk-enterprise-data-management-on-your-premises.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Sep 2025 07:32:36 GMT</pubDate>
    <dc:creator>PickleRick</dc:creator>
    <dc:date>2025-09-15T07:32:36Z</dc:date>
    <item>
      <title>Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753064#M119555</link>
      <description>&lt;P&gt;Due to privacy concerns, I would like to modify the _raw content during the data onboarding phase in order to implement a whitelist for JSON fields. Through testing, I found that I can achieve this using SEDCMD. However, SEDCMD applies to the entire sourcetype.&lt;/P&gt;&lt;P&gt;Is there any way to use SEDCMD while applying it only to specific events within same sourcetype?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2025 10:26:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753064#M119555</guid>
      <dc:creator>vincentwhn</dc:creator>
      <dc:date>2025-09-14T10:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753065#M119556</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope below example help for you!&lt;/P&gt;&lt;P class="lia-align-justify"&gt;&lt;STRONG&gt;1st Option Transform.&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-align-justify"&gt;[session-anonymizer]&lt;BR /&gt;REGEX = (?m)^(.*)SessionId=\w+(\w{4}[&amp;amp;"].*)$&lt;BR /&gt;FORMAT = $1SessionId=########$2&lt;BR /&gt;DEST_KEY = _raw&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;2nd option is&amp;nbsp;&lt;/STRONG&gt;&lt;SPAN&gt;&lt;STRONG&gt;Ingest actions&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;If both not helpful, explain more about the requirement .&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2025 11:00:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753065#M119556</guid>
      <dc:creator>vjdev</dc:creator>
      <dc:date>2025-09-14T11:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753069#M119558</link>
      <description>&lt;P&gt;Thanks for your assist.&lt;BR /&gt;&lt;BR /&gt;"Could you share more about Ingest actions?&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2025 12:58:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753069#M119558</guid>
      <dc:creator>vincentwhn</dc:creator>
      <dc:date>2025-09-14T12:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753070#M119559</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Mask using regex , Filter using regex and EVAL can be achievable.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This can help you lot.&amp;nbsp;&lt;BR /&gt;&lt;A href="https://help.splunk.com/en/splunk-cloud-platform/get-started/splunk-validated-architectures/getting-data-in-forwarding-and-preprocessing/ingest-actions-for-splunk-platform" target="_blank" rel="noopener"&gt;https://help.splunk.com/en/splunk-cloud-platform/get-started/splunk-validated-architectures/getting-data-in-forwarding-and-preprocessing/ingest-actions-for-splunk-platform&lt;/A&gt;&lt;/P&gt;&lt;UL class=""&gt;&lt;LI&gt;Mask, redact, remove, or otherwise change raw data before indexing&lt;/LI&gt;&lt;LI&gt;Tag, add, lookup, or otherwise augment raw data before indexing&lt;BR /&gt;&lt;BR /&gt;Thank You!&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Sun, 14 Sep 2025 14:02:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753070#M119559</guid>
      <dc:creator>vjdev</dc:creator>
      <dc:date>2025-09-14T14:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753072#M119561</link>
      <description>&lt;P&gt;Don't use regexes to manipulate structured data. It will cause pain sooner or later.&lt;/P&gt;&lt;P&gt;Use a tool which can understand the json structure. If you're on Splunk 10 you can use Edge Processor.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Sep 2025 20:00:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753072#M119561</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-09-14T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753077#M119563</link>
      <description>&lt;P&gt;I am still using Splunk 9.3.......&lt;BR /&gt;&lt;BR /&gt;Can you share more about Edge Processor? Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 01:56:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753077#M119563</guid>
      <dc:creator>vincentwhn</dc:creator>
      <dc:date>2025-09-15T01:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753084#M119568</link>
      <description>&lt;P&gt;&lt;A href="https://www.splunk.com/en_us/blog/platform/introducing-edge-processor-for-splunk-enterprise-data-management-on-your-premises.html" target="_blank"&gt;https://www.splunk.com/en_us/blog/platform/introducing-edge-processor-for-splunk-enterprise-data-management-on-your-premises.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 07:32:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753084#M119568</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-09-15T07:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any ways to whitelist specific fields from json format logs during data-onboarding?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753086#M119569</link>
      <description>&lt;P&gt;Thanks a lot. Will take a look at it.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 07:47:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Are-there-any-ways-to-whitelist-specific-fields-from-json-format/m-p/753086#M119569</guid>
      <dc:creator>vincentwhn</dc:creator>
      <dc:date>2025-09-15T07:47:49Z</dc:date>
    </item>
  </channel>
</rss>

