<?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 extract the severity value from the events with different formats? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-severity-value-from-the-events-with-different/m-p/312787#M160118</link>
    <description>&lt;P&gt;try this&lt;/P&gt;

&lt;P&gt;your base search | rex field=test "\d+-\d+-\d+\s\d+:\d+:\d+.\d+\S+.*(?P(DEBUG|INFO))"&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jul 2017 15:54:31 GMT</pubDate>
    <dc:creator>sbbadri</dc:creator>
    <dc:date>2017-07-13T15:54:31Z</dc:date>
    <item>
      <title>How to extract the severity value from the events with different formats?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-severity-value-from-the-events-with-different/m-p/312786#M160117</link>
      <description>&lt;P&gt;For example - I have the below different types of events under same index, all i need from this is the INFO, DEBUG, ERROR etc.(highlighted ones)&lt;/P&gt;

&lt;P&gt;2017-07-11 16:01:52.9853 [10] [host-name] [Rabc.Gtgefsefwe.Sefwerg.werwer] &lt;STRONG&gt;DEBUG&lt;/STRONG&gt;: erwer.wer.Sla.wer.wer.dfgdfg, gfh job. &lt;BR /&gt;
2017-07-13 16:28:48.7464 [16] sdfsdgsdg.werwer.werwerewr &lt;STRONG&gt;DEBUG&lt;/STRONG&gt;: Bath erwerwer of 1 triggers &lt;BR /&gt;
2017-07-13 16:28:47.1820 [5] [hodt-name] Rewerwerg.Dal.tweewtert.ert.ertertertertert`2[[erterting.wsdfsddswwsssjects.sdfsggdg.Dtos.rrtrtw.UsefvbchdftrrtInfoDto, Rttererkng.sdfsdfsdfsdfsdf.weqwrerewt, Version=1.0.0.1, Cuure=neutral, PublicKeyToken=null],[wertwerwng.Data.werwer.werwer.User, rwertwerwe.Data.vgdfgdfg, Version=1.0.6372.25861, Culture=neutral, PublicKeyToken=null]]] &lt;STRONG&gt;INFO&lt;/STRONG&gt;: No records to process. No Bulk insert of Entity: dfgdfgdfg.Data.dfgdfg.EntityModels.User is required.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:36:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-severity-value-from-the-events-with-different/m-p/312786#M160117</guid>
      <dc:creator>shanmugavelv</dc:creator>
      <dc:date>2017-07-13T15:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract the severity value from the events with different formats?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-severity-value-from-the-events-with-different/m-p/312787#M160118</link>
      <description>&lt;P&gt;try this&lt;/P&gt;

&lt;P&gt;your base search | rex field=test "\d+-\d+-\d+\s\d+:\d+:\d+.\d+\S+.*(?P(DEBUG|INFO))"&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jul 2017 15:54:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-the-severity-value-from-the-events-with-different/m-p/312787#M160118</guid>
      <dc:creator>sbbadri</dc:creator>
      <dc:date>2017-07-13T15:54:31Z</dc:date>
    </item>
  </channel>
</rss>

