<?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 i can remove unused fields in extracted fields using &amp;quot;Delimiters&amp;quot; ? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753303#M29691</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I’m extracting fields from an event using the Field Extractor with a pipe (|) delimiter for sourcetype=alert:access. The extractor produces many interim fields (field1, field2, … fieldN). I only need a subset of them and want to discard the rest.&lt;/P&gt;&lt;P&gt;Example (redacted) raw sample:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN&gt;Detection: Suspicious Account Lockout &lt;SPAN class=""&gt;Activity &lt;SPAN class=""&gt;(T1110) _time: &lt;SPAN class=""&gt;1758185796 ComputerName:&lt;SPAN class=""&gt;"MACHINE007.zake.com" | &lt;SPAN class=""&gt;666 | ... | mitre_technique_id:&lt;SPAN class=""&gt;"T1110" | mitre_tactic_id:&lt;SPAN class=""&gt;"TA0006" | RecordNumber:&lt;SPAN class=""&gt;"307552707" | Raw_Message:&lt;SPAN class=""&gt;"..."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;From this tokenized output I only want to keep:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;field2 → host (example: MACHINE007.zake.com)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;field4 → locked_out_user_id (example: 666)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;field10 → mitre_technique_id (example: T1110)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;field12 → mitre_tactic_id (example: TA0006)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;All other generated fields should be ignored/removed.&lt;/P&gt;&lt;P&gt;What is the recommended approach to achieve this?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance for your guidance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 19 Sep 2025 08:23:13 GMT</pubDate>
    <dc:creator>zksvc</dc:creator>
    <dc:date>2025-09-19T08:23:13Z</dc:date>
    <item>
      <title>How i can remove unused fields in extracted fields using "Delimiters" ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753303#M29691</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I’m extracting fields from an event using the Field Extractor with a pipe (|) delimiter for sourcetype=alert:access. The extractor produces many interim fields (field1, field2, … fieldN). I only need a subset of them and want to discard the rest.&lt;/P&gt;&lt;P&gt;Example (redacted) raw sample:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;&lt;SPAN&gt;Detection: Suspicious Account Lockout &lt;SPAN class=""&gt;Activity &lt;SPAN class=""&gt;(T1110) _time: &lt;SPAN class=""&gt;1758185796 ComputerName:&lt;SPAN class=""&gt;"MACHINE007.zake.com" | &lt;SPAN class=""&gt;666 | ... | mitre_technique_id:&lt;SPAN class=""&gt;"T1110" | mitre_tactic_id:&lt;SPAN class=""&gt;"TA0006" | RecordNumber:&lt;SPAN class=""&gt;"307552707" | Raw_Message:&lt;SPAN class=""&gt;"..."&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;From this tokenized output I only want to keep:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;field2 → host (example: MACHINE007.zake.com)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;field4 → locked_out_user_id (example: 666)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;field10 → mitre_technique_id (example: T1110)&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;field12 → mitre_tactic_id (example: TA0006)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;All other generated fields should be ignored/removed.&lt;/P&gt;&lt;P&gt;What is the recommended approach to achieve this?&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance for your guidance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 Sep 2025 08:23:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753303#M29691</guid>
      <dc:creator>zksvc</dc:creator>
      <dc:date>2025-09-19T08:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: How i can remove unused fields in extracted fields using "Delimiters" ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753305#M29692</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/269896"&gt;@zksvc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you can modify the original events removing the unused fields using the SED_CMD command in props.conf.&lt;/P&gt;&lt;P&gt;For more infos see at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Propsconf" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.2/Admin/Propsconf&lt;/A&gt;&amp;nbsp;or&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.2.1/Data/Anonymizedata" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.2.1/Data/Anonymizedata&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But in this way you modify the original events (I don't know if for compliance reasons yu can do this!) and you loose (because you cut them before indexing) part of the event and of the information.&lt;/P&gt;&lt;P&gt;If you haven't license consuption problems, I hint to leave these fields even if not used, because you could need to use them in a second time.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 08:32:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753305#M29692</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-09-19T08:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: How i can remove unused fields in extracted fields using "Delimiters" ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753308#M29693</link>
      <description>&lt;P&gt;When i check in props.conf it only call REPORT-ikanbana without specific about the fields.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zksvc_0-1758271046648.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40303iF4C6C836A073202B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zksvc_0-1758271046648.png" alt="zksvc_0-1758271046648.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;same as if i check in UI there is no configuration for specified fields&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="zksvc_1-1758271156436.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/40304iCE800EF98C4149FB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="zksvc_1-1758271156436.png" alt="zksvc_1-1758271156436.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 08:39:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753308#M29693</guid>
      <dc:creator>zksvc</dc:creator>
      <dc:date>2025-09-19T08:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: How i can remove unused fields in extracted fields using "Delimiters" ?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753309#M29694</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/269896"&gt;@zksvc&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;you are speaking of fields extraction at search time, I was speaking, as you can read in the shared links, to remove the unwanted fields before indexing adding the SED_CMD command in props.conf.&lt;/P&gt;&lt;P&gt;This command must be added in the first full Splunk instance that logs pass through, in other words, in the first Heavy Forwarder (if present) or in the Indexers.&lt;/P&gt;&lt;P&gt;When you completed this action, you should also modify the fields extraction REPORT command because the record is changed for the previous SED_CMD command.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 08:46:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/How-i-can-remove-unused-fields-in-extracted-fields-using-quot/m-p/753309#M29694</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-09-19T08:46:20Z</dc:date>
    </item>
  </channel>
</rss>

