<?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 Drawing a blank here, how can I do this one line? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Drawing-a-blank-here-how-can-I-do-this-one-line/m-p/300446#M56810</link>
    <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;I know there is a better way to do this, drawing a complete blank. How do I do this in one line? Mind you I don't want to grab any other instances of method=*&lt;/P&gt;

&lt;P&gt;SEDCMD-log4jwild_method_post = s/method=POST/http_method=POST/g&lt;BR /&gt;
SEDCMD-log4jwild_method_get = s/method=GET/http_method=GET/g&lt;BR /&gt;
SEDCMD-log4jwild_method_options = s/method=OPTIONS/http_method=OPTIONS/g&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 18:08:49 GMT</pubDate>
    <dc:creator>daniel333</dc:creator>
    <dc:date>2020-09-29T18:08:49Z</dc:date>
    <item>
      <title>Drawing a blank here, how can I do this one line?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Drawing-a-blank-here-how-can-I-do-this-one-line/m-p/300446#M56810</link>
      <description>&lt;P&gt;All, &lt;/P&gt;

&lt;P&gt;I know there is a better way to do this, drawing a complete blank. How do I do this in one line? Mind you I don't want to grab any other instances of method=*&lt;/P&gt;

&lt;P&gt;SEDCMD-log4jwild_method_post = s/method=POST/http_method=POST/g&lt;BR /&gt;
SEDCMD-log4jwild_method_get = s/method=GET/http_method=GET/g&lt;BR /&gt;
SEDCMD-log4jwild_method_options = s/method=OPTIONS/http_method=OPTIONS/g&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 18:08:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Drawing-a-blank-here-how-can-I-do-this-one-line/m-p/300446#M56810</guid>
      <dc:creator>daniel333</dc:creator>
      <dc:date>2020-09-29T18:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Drawing a blank here, how can I do this one line?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Drawing-a-blank-here-how-can-I-do-this-one-line/m-p/300447#M56811</link>
      <description>&lt;P&gt;How about this?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SEDCMD-log4jwild = s/method=(POST|GET|OPTIONS)/http_method=\1/g
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Feb 2018 22:08:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Drawing-a-blank-here-how-can-I-do-this-one-line/m-p/300447#M56811</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-02-20T22:08:08Z</dc:date>
    </item>
  </channel>
</rss>

