<?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: can you help me with regex in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418702#M172759</link>
    <description>&lt;P&gt;thank you vey much. It runs&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 14:36:59 GMT</pubDate>
    <dc:creator>tulusoy</dc:creator>
    <dc:date>2019-03-08T14:36:59Z</dc:date>
    <item>
      <title>can you help me with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418697#M172754</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I have  a search with regex &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;ERROR   * | rex ".*?(?(?:\w+\.)+\w*?Exception).*"    | stats sparkline  count by exception |sort count desc
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;should I change limits.conf or change regex ?&lt;BR /&gt;
Can you help me.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:33:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418697#M172754</guid>
      <dc:creator>tulusoy</dc:creator>
      <dc:date>2019-03-01T12:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: can you help me with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418698#M172755</link>
      <description>&lt;P&gt;@tulusoy while posting code use the code button ( &lt;CODE&gt;101010&lt;/CODE&gt; ) on Splunk Answers so that special characters do not escape.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;You can also use shortcut Ctrl+K after selecting the code.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Or else add four spaces before each line of code and ensure to hit enter twice before writing first line of code so that there is a line gap between text and code. (Usually preview mode on Splunk Answer shows you how your final post will appear after submit.)&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 13:02:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418698#M172755</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-03-01T13:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: can you help me with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418699#M172756</link>
      <description>&lt;P&gt;Could you provide a sample positive event ? Btw. your regex is broken...&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 18:46:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418699#M172756</guid>
      <dc:creator>damann</dc:creator>
      <dc:date>2019-03-01T18:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: can you help me with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418700#M172757</link>
      <description>&lt;P&gt;What's the problem here? &lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 19:56:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418700#M172757</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-03-01T19:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: can you help me with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418701#M172758</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;ERROR   * | rex "(?&amp;lt;exception&amp;gt;\S+Exception)"    | stats sparkline  count by exception |sort count desc&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 20:00:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418701#M172758</guid>
      <dc:creator>chrisyounger</dc:creator>
      <dc:date>2019-03-01T20:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: can you help me with regex</title>
      <link>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418702#M172759</link>
      <description>&lt;P&gt;thank you vey much. It runs&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 14:36:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/can-you-help-me-with-regex/m-p/418702#M172759</guid>
      <dc:creator>tulusoy</dc:creator>
      <dc:date>2019-03-08T14:36:59Z</dc:date>
    </item>
  </channel>
</rss>

