<?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: regex help - transforms.conf in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93756#M24145</link>
    <description>&lt;P&gt;It's related to the formatting on this forum; you'll have to either double-up any backslashes, or indent them so that the renderer interprets it as "code".&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jul 2012 16:51:53 GMT</pubDate>
    <dc:creator>sowings</dc:creator>
    <dc:date>2012-07-09T16:51:53Z</dc:date>
    <item>
      <title>regex help - transforms.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93753#M24142</link>
      <description>&lt;P&gt;The goal is to take my ohs logs and dump all except entries with IP addresses. IP's w/o images that is. I can get it to only give me the ip addresses but I also want to dump all references to images. Any ideas on how the end of the regex should look?&lt;/P&gt;

&lt;P&gt;props.conf&lt;/P&gt;

&lt;P&gt;[source::/u01/app/oracle/Middleware/asinst_1/diagnostics/logs/OHS/ohs1/*]&lt;BR /&gt;
TRANSFORMS-set = setnull,setparsing&lt;/P&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;P&gt;[setnull]&lt;BR /&gt;
     REGEX = .&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = nullQueue&lt;/P&gt;

&lt;P&gt;[setparsing]&lt;BR /&gt;
    REGEX = \b\d{1,3}.\d{1,3}.\d{1,3}.\d{1,3}\b [^.(jpg|gif|png)]&lt;BR /&gt;
DEST_KEY = queue&lt;BR /&gt;
FORMAT = indexQueue&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2012 13:17:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93753#M24142</guid>
      <dc:creator>jlmoldan</dc:creator>
      <dc:date>2012-07-09T13:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: regex help - transforms.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93754#M24143</link>
      <description>&lt;P&gt;I'm guessing your formatting is a bit broken. Could you please indent all code sections that should be shown as-is with 4 spaces at the start of the line, so that your regex is shown correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2012 13:49:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93754#M24143</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-07-09T13:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: regex help - transforms.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93755#M24144</link>
      <description>&lt;P&gt;I have no idea what that means.  (sorry, new-er to Splunk)&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2012 13:55:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93755#M24144</guid>
      <dc:creator>jlmoldan</dc:creator>
      <dc:date>2012-07-09T13:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: regex help - transforms.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93756#M24145</link>
      <description>&lt;P&gt;It's related to the formatting on this forum; you'll have to either double-up any backslashes, or indent them so that the renderer interprets it as "code".&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jul 2012 16:51:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93756#M24145</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-07-09T16:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: regex help - transforms.conf</title>
      <link>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93757#M24146</link>
      <description>&lt;P&gt;Do you have a few example events?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Apr 2016 13:54:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/regex-help-transforms-conf/m-p/93757#M24146</guid>
      <dc:creator>agarrison</dc:creator>
      <dc:date>2016-04-21T13:54:33Z</dc:date>
    </item>
  </channel>
</rss>

