<?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: SEDCMD not being applied? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370880#M67346</link>
    <description>&lt;P&gt;Did you restart the indexers after modifying props.conf?&lt;/P&gt;</description>
    <pubDate>Wed, 10 May 2017 02:25:08 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2017-05-10T02:25:08Z</dc:date>
    <item>
      <title>SEDCMD not being applied?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370879#M67345</link>
      <description>&lt;P&gt;I'm trying to do a seemingly simple SEDCMD replace of passwords in logs, but nothing is getting applied. I have pushed props.conf out to all the indexers in my cluster, but looking at new data nothing gets changed. Am I doing something wrong?&lt;/P&gt;

&lt;P&gt;Sample log (sourcetype=access_log):&lt;BR /&gt;
10.1.1.1 - - [09/May/2017:16:42:52 -0500] [GET /service/auth/login?user_name=JoeUser&amp;amp;password=realpassword HTTP/1.1] 200 2315  Cnt-Type=- Acc=-  Resp-Cnt-Type=application/xml&lt;/P&gt;

&lt;P&gt;Expected result:&lt;BR /&gt;
10.1.1.1 - - [09/May/2017:16:42:52 -0500] [GET /service/auth/login?user_name=JoeUser&amp;amp;password=xxxxx HTTP/1.1] 200 2315  Cnt-Type=- Acc=-  Resp-Cnt-Type=application/xml&lt;/P&gt;

&lt;P&gt;In props.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    [access_log]
    SEDCMD-replacepasswd = s/password=.+\s/password=xxxxx\s/g
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 09 May 2017 22:02:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370879#M67345</guid>
      <dc:creator>jdmclemore</dc:creator>
      <dc:date>2017-05-09T22:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not being applied?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370880#M67346</link>
      <description>&lt;P&gt;Did you restart the indexers after modifying props.conf?&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 02:25:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370880#M67346</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-05-10T02:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not being applied?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370881#M67347</link>
      <description>&lt;P&gt;Also worth to mention that this must be on the parsing layer, so if there are heavy weight forwarder along the data pipe it must be put on them, see the docs for details about this &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Admin/Configurationparametersandthedatapipeline#Parsing_phase"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Admin/Configurationparametersandthedatapipeline#Parsing_phase&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 02:56:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370881#M67347</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2017-05-10T02:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not being applied?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370882#M67348</link>
      <description>&lt;P&gt;Ah, that may be it - I do use Heavy Forwarders as my intermediate forwarders. I'll push props.conf out to them and report back.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 03:53:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370882#M67348</guid>
      <dc:creator>jdmclemore</dc:creator>
      <dc:date>2017-05-10T03:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: SEDCMD not being applied?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370883#M67349</link>
      <description>&lt;P&gt;Thanks Mus - that did the trick. I included my SEDCMD stanza in a props.conf that gets distributed to my intermediate Heavy Forwarders and all is good.&lt;/P&gt;</description>
      <pubDate>Wed, 10 May 2017 04:19:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/SEDCMD-not-being-applied/m-p/370883#M67349</guid>
      <dc:creator>jdmclemore</dc:creator>
      <dc:date>2017-05-10T04:19:11Z</dc:date>
    </item>
  </channel>
</rss>

