<?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: Not working SEDCMD. Props.conf. help in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/576093#M10796</link>
    <description>&lt;P&gt;Please share how you solved the problem so others might benefit from your experience.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Nov 2021 21:28:27 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-11-23T21:28:27Z</dc:date>
    <item>
      <title>Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575423#M10739</link>
      <description>&lt;P&gt;Not working SEDCMD in my props.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/splunk/etc/system/local/props.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[ActiveDirectory]&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SEDCMD-mask_ms_pwd =&amp;nbsp;&lt;/SPAN&gt;s/(ms-Mcs-AdmPwd\s*=)\s*.*/ms-Mcs-AdmPwd=*******/&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;I checked it on regex101.com everything works.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gitingua_0-1637233486910.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16905iA125C38E7DEA0A41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gitingua_0-1637233486910.png" alt="gitingua_0-1637233486910.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wrote a line in props.conf and reloaded splunk. but still hides nothing&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 11:07:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575423#M10739</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-18T11:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575450#M10741</link>
      <description>&lt;P&gt;It would help to see a full event as it appears as though the current SEDCMD will replace everything that follows "&lt;SPAN&gt;ms-Mcs-AdmPwd=", not just the password.&amp;nbsp; Please post the event as text rather than a screenshot so we can test with it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Recall that changes to SEDCMD affect only new data and not data that is already indexed.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 14:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575450#M10741</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-11-18T14:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575454#M10743</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;I know what's new. new events do not change&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;ms-Mcs&lt;/SPAN&gt;-AdmPwd&lt;/SPAN&gt;&lt;SPAN&gt;=a&lt;/SPAN&gt;&lt;SPAN class=""&gt;01LePq5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;exactly what is needed. or the desired complete&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 14:32:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575454#M10743</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-18T14:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575477#M10745</link>
      <description>&lt;P&gt;Try this regex.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;SEDCMD-mask_ms_pwd = s/(ms-Mcs-AdmPwd)=(.*)/\1=******/g&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 18 Nov 2021 15:49:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575477#M10745</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-11-18T15:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575480#M10746</link>
      <description>&lt;P&gt;not working&amp;nbsp;&lt;/P&gt;&lt;P&gt;i changed and rebooted at 18:52. at 18:55 the event came as before&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gitingua_0-1637251211464.jpeg" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/16913iF9EFB3B1F496AF92/image-size/medium?v=v2&amp;amp;px=400" role="button" title="gitingua_0-1637251211464.jpeg" alt="gitingua_0-1637251211464.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;props.conf&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;[ActiveDirectory]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SHOULD_LINEMERGE = false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;LINE_BREAKER = ([\r\n]+---splunk-admon-end-of-event---\r\n[\r\n]*)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;EXTRACT-GUID = (?i)(?!=\w)(?:objectguid|guid)\s*=\s*(?&amp;lt;guid_lookup&amp;gt;[\w\-]+)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;EXTRACT-SID = objectSid\s*=\s*(?&amp;lt;sid_lookup&amp;gt;\S+)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SEDCMD-mask_ms_pwd = s/(ms-Mcs-AdmPwd)=(.*)/\1=******/g&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Maybe something from the other lines bothers him?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 16:03:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575480#M10746</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-18T16:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575513#M10748</link>
      <description>&lt;P&gt;Would you mind sharing the raw event?&amp;nbsp; That is what SEDCMD sees so it's what we should be working with.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Nov 2021 17:44:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575513#M10748</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-11-18T17:44:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575859#M10779</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;no access to raw data. but I found a question similar to mine. and there are sources where they show an example. I drove them but also unsuccessfully&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.splunk.com/t5/Getting-Data-In/ms-Mcs-AdmPwd-Plaintext-in-Splunk/td-p/562704" target="_blank"&gt;https://community.splunk.com/t5/Getting-Data-In/ms-Mcs-AdmPwd-Plaintext-in-Splunk/td-p/562704&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 12:10:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575859#M10779</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-22T12:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575862#M10780</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://techcommunity.microsoft.com/t5/microsoft-defender-for-identity/laps-splunk-account-reading-ms-mcs-admpwd/m-p/2242426" target="_blank"&gt;https://techcommunity.microsoft.com/t5/microsoft-defender-for-identity/laps-splunk-account-reading-ms-mcs-admpwd/m-p/2242426&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.databl.io/anonymise-your-clear-text-laps-passwords-in-splunk/" target="_blank"&gt;https://www.databl.io/anonymise-your-clear-text-laps-passwords-in-splunk/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 12:13:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575862#M10780</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-22T12:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575870#M10781</link>
      <description>&lt;P&gt;Where are you putting the props.conf file?&amp;nbsp; It must be on the indexers and, if you have them, heavy forwarders.&amp;nbsp; The instances must be restarted after making changes.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 13:44:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575870#M10781</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-11-22T13:44:51Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575882#M10782</link>
      <description>&lt;P&gt;indexer&amp;nbsp;&lt;/P&gt;&lt;P&gt;/opt/splunk/etc/system/local/props.conf&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes. I restarted every time I changed there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Nov 2021 14:11:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/575882#M10782</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-22T14:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/576081#M10795</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i solved this problem&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 20:21:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/576081#M10795</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-23T20:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/576093#M10796</link>
      <description>&lt;P&gt;Please share how you solved the problem so others might benefit from your experience.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 21:28:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/576093#M10796</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-11-23T21:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: Not working SEDCMD. Props.conf. help</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/576094#M10797</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You can deploy a props.conf configuration utilising “SEDCMD” and have it apply to the sourcetype “ActiveDirectory”. This means, as the data is streaming into Splunk and before it ends up on disk “indexed”, it will be anonymised. To do this we utilise the Splunk “SEDCMD”. This is much like the sed command you would find on a *nix based system. Ideally the props.conf file should be placed on a Splunk Heavy Forwarder on it’s path towards the Indexer, you could place this configuration on an indexer, but to avoid potential performance issues try use a&lt;STRONG&gt; Splunk Heavy Forwarder.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&amp;nbsp;&lt;/SPAN&gt;deploy-server&lt;SPAN&gt;&lt;STRONG&gt;&amp;nbsp;vim /opt/splunk/etc/&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;deployment-apps/Splunk_TA_windows&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;# props.conf on a HF. 
[ActiveDirectory]
SEDCMD-anonymiseLaps = s/ms-Mcs-AdmPwd\=.*/ms-Mcs-AdmPwd=####!!!!!#####/g&lt;/PRE&gt;&lt;P&gt;save&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;deploy-server$&amp;nbsp;/opt/splunk/bin/splunk reload deploy-server&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Nov 2021 21:38:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Not-working-SEDCMD-Props-conf-help/m-p/576094#M10797</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2021-11-23T21:38:22Z</dc:date>
    </item>
  </channel>
</rss>

