<?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: How to filter IIS logs with regular expression? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310309#M93077</link>
    <description>&lt;P&gt;@markuxProof - Was the above the solution to your question? Or were you just providing more context? If it's the former, let me know so I can convert it and accept it as an answer.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Feb 2017 23:33:22 GMT</pubDate>
    <dc:creator>aaraneta_splunk</dc:creator>
    <dc:date>2017-02-17T23:33:22Z</dc:date>
    <item>
      <title>How to filter IIS logs with regular expression?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310307#M93075</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;

&lt;P&gt;I'm trying to make a regular expression to filter the IIS logs.&lt;BR /&gt;
I want Splunk to index only logs whose sc-status field&amp;gt; = 500, but I'm not able to implement.&lt;/P&gt;

&lt;P&gt;Can someone help me?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 18:45:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310307#M93075</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-02-17T18:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter IIS logs with regular expression?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310308#M93076</link>
      <description>&lt;P&gt;Guys, I think I already have it. I did the reverse. I have selected for exclusion records &amp;lt; 500&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 18:54:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310308#M93076</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-02-17T18:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter IIS logs with regular expression?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310309#M93077</link>
      <description>&lt;P&gt;@markuxProof - Was the above the solution to your question? Or were you just providing more context? If it's the former, let me know so I can convert it and accept it as an answer.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2017 23:33:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310309#M93077</guid>
      <dc:creator>aaraneta_splunk</dc:creator>
      <dc:date>2017-02-17T23:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter IIS logs with regular expression?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310310#M93078</link>
      <description>&lt;P&gt;Yes, you &lt;CODE&gt;NullQueue&lt;/CODE&gt; the ones to drop with props.conf and transforms.conf.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Feb 2017 22:53:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310310#M93078</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-02-18T22:53:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter IIS logs with regular expression?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310311#M93079</link>
      <description>&lt;P&gt;yes aaraneta, tks.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 12:44:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310311#M93079</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-02-20T12:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter IIS logs with regular expression?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310312#M93080</link>
      <description>&lt;P&gt;Thanks @ Woodcock. That's what I needed.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 13:15:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310312#M93080</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-02-20T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter IIS logs with regular expression?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310313#M93081</link>
      <description>&lt;P&gt;For those with the same doubt, I did a regex that corresponds to http &amp;lt;500 status in IIS Logs:&lt;BR /&gt;
    ([1-4]\d+|\b0\b)&lt;/P&gt;</description>
      <pubDate>Wed, 22 Feb 2017 17:55:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-filter-IIS-logs-with-regular-expression/m-p/310313#M93081</guid>
      <dc:creator>markuxProof</dc:creator>
      <dc:date>2017-02-22T17:55:43Z</dc:date>
    </item>
  </channel>
</rss>

