<?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 specific word from application log in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-Extract-specific-word-from-application-log/m-p/536149#M151590</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;thank you, I was looking for this thing exactly. Sorry for the late reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 17 Jan 2021 17:54:34 GMT</pubDate>
    <dc:creator>iqbalintouch</dc:creator>
    <dc:date>2021-01-17T17:54:34Z</dc:date>
    <item>
      <title>How to Extract specific word from application log</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Extract-specific-word-from-application-log/m-p/535437#M151326</link>
      <description>&lt;P&gt;Here is the sample log and I need to check which modelId is having most of the error using rex and stats count&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P class="p1"&gt;####&amp;lt;Jan 11, 2021 11:17:52.338 PM PST&amp;gt; &amp;lt;ERROR&amp;gt; &amp;lt;myapp.main.catalog.store.trxn.OrderResponseValidator&amp;gt; &amp;lt;bus-ser15&amp;gt; &amp;lt;bus-ser1515_5&amp;gt; &amp;lt;requestId=9c4q00cv-e10x-00b4-z55f-11b44dc4c37m&amp;gt; &amp;lt;clientIp=11.22.33.222&amp;gt; &amp;lt;myapp.main.catalog.store.trxn.OrderResponseValidator.logOrderResponseValidationError(?:?):Productadd service error for &lt;U&gt;modelId 765431&lt;/U&gt; and reference number null[Model is not available in the store], [An error has occurred. Please verify your order status.]&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Can someone please help?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 07:42:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Extract-specific-word-from-application-log/m-p/535437#M151326</guid>
      <dc:creator>iqbalintouch</dc:creator>
      <dc:date>2021-01-12T07:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract specific word from application log</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Extract-specific-word-from-application-log/m-p/535439#M151328</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/154206"&gt;@iqbalintouch&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can use below query;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rex field=_raw "modelId\s(?&amp;lt;modelId&amp;gt;\d+)"
| stats count by modelId&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this reply helps you an upvote is appreciated.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 07:49:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Extract-specific-word-from-application-log/m-p/535439#M151328</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2021-01-12T07:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to Extract specific word from application log</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-Extract-specific-word-from-application-log/m-p/536149#M151590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/206061"&gt;@scelikok&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;thank you, I was looking for this thing exactly. Sorry for the late reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jan 2021 17:54:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-Extract-specific-word-from-application-log/m-p/536149#M151590</guid>
      <dc:creator>iqbalintouch</dc:creator>
      <dc:date>2021-01-17T17:54:34Z</dc:date>
    </item>
  </channel>
</rss>

