<?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: Multiple SEDCMDs in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31287#M6445</link>
    <description>&lt;P&gt;Thank you! Brilliant.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Aug 2013 07:40:02 GMT</pubDate>
    <dc:creator>ephemeric</dc:creator>
    <dc:date>2013-08-21T07:40:02Z</dc:date>
    <item>
      <title>Multiple SEDCMDs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31283#M6441</link>
      <description>&lt;P&gt;Greetz,&lt;/P&gt;

&lt;P&gt;Does anyone know if multiple SEDCMDs are supported at index time in props.conf?&lt;/P&gt;

&lt;P&gt;Also, can I implement this search through a regex transform or any other way?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="vul:foresight" | rex mode=sed "s/\\\\\\//\\//g" | rex mode=sed "s/\\\n/\n/g" | rex mode=sed "s/&amp;lt;13&amp;gt;.*\.\.\.//g" | rex mode=sed "s/\.\.\..*\n//g" | rex mode=sed "s/^&amp;lt;13&amp;gt;//g"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 19:47:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31283#M6441</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2012-04-19T19:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SEDCMDs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31284#M6442</link>
      <description>&lt;P&gt;You can do multiple SEDCMDs for the same sourcetype but not in the same props.conf file I found!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Apr 2012 20:39:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31284#M6442</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2012-04-20T20:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SEDCMDs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31285#M6443</link>
      <description>&lt;P&gt;Actually you can use multiple SEDCMDs in the same props.conf and for the same sourcetype:&lt;/P&gt;

&lt;P&gt;[vul:foresight]&lt;BR /&gt;
SEDCMD-first = s/\\\//\//g&lt;BR /&gt;
SEDCMD-second = s/\\n/\n/g&lt;BR /&gt;
SEDCMD-third = s/&amp;lt;13&amp;gt;.*...//g&lt;BR /&gt;
etc.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 21:56:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31285#M6443</guid>
      <dc:creator>the_wolverine</dc:creator>
      <dc:date>2013-08-20T21:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SEDCMDs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31286#M6444</link>
      <description>&lt;P&gt;Does anyone have the answer for the second part of his question?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2013 22:08:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31286#M6444</guid>
      <dc:creator>cpeteman</dc:creator>
      <dc:date>2013-08-20T22:08:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple SEDCMDs</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31287#M6445</link>
      <description>&lt;P&gt;Thank you! Brilliant.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2013 07:40:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Multiple-SEDCMDs/m-p/31287#M6445</guid>
      <dc:creator>ephemeric</dc:creator>
      <dc:date>2013-08-21T07:40:02Z</dc:date>
    </item>
  </channel>
</rss>

