<?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 a error message string contains &amp;quot;Tarik&amp;quot;? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626106#M217623</link>
    <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;said, if your source doesn't contain those data, nothing can get you there. &amp;nbsp;Also, note that "extraction" in Splunk has a definitive meaning that is different from search. &amp;nbsp;All the exercise here has not yet touched extraction because we are simply trying to verify whether the message containing the string even exist in your data. &amp;nbsp;If there is no data, there's nothing to extract from.&lt;/P&gt;</description>
    <pubDate>Fri, 06 Jan 2023 06:54:10 GMT</pubDate>
    <dc:creator>yuanliu</dc:creator>
    <dc:date>2023-01-06T06:54:10Z</dc:date>
    <item>
      <title>How to extract a error message string contains "Tarik"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626047#M217601</link>
      <description>&lt;P&gt;I am using a query and getting the logs but getting "**&lt;SPAN class=""&gt;Setting&lt;/SPAN&gt; &lt;SPAN class=""&gt;up&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;error&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;code&lt;/SPAN&gt; &lt;SPAN class=""&gt;and&lt;/SPAN&gt; &lt;SPAN class=""&gt;description&lt;/SPAN&gt;&lt;SPAN&gt;**" as the error message string for all the errors, need to extract those error which have error as "error in calling tarik services" but it is not extracting, need help i dont know how to use rex.....please help me&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;index=dep_ago Appid=APP-0431 prod "error"&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;this command i am using but not getting this&amp;nbsp;"error in calling tarik services" error or any other string only this coming&amp;nbsp;**&lt;SPAN class=""&gt;Setting&lt;/SPAN&gt; &lt;SPAN class=""&gt;up&lt;/SPAN&gt; &lt;SPAN class=""&gt;&lt;SPAN class=""&gt;error&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class=""&gt;code&lt;/SPAN&gt; &lt;SPAN class=""&gt;and&lt;/SPAN&gt; &lt;SPAN class=""&gt;description&lt;/SPAN&gt;**" with all the details in logs&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;please help.................&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 21:15:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626047#M217601</guid>
      <dc:creator>Aj01</dc:creator>
      <dc:date>2023-01-05T21:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a error message string contains "Tarik"</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626061#M217609</link>
      <description>&lt;P&gt;If a search does not produce results then it's possible the data isn't there or the search is incorrect.&amp;nbsp; Assuming the data really is there then try removing qualifiers from the query.&amp;nbsp; Verify the index name is correct.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=dep_ago "tarik"&lt;/LI-CODE&gt;&lt;P&gt;At this stage, you don't need the &lt;FONT face="courier new,courier"&gt;rex&lt;/FONT&gt; command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jan 2023 20:49:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626061#M217609</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-01-05T20:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a error message string contains "Tarik"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626102#M217621</link>
      <description>&lt;P&gt;i tried this by not getting anything for it, we need extract the error message which is not extracting by itself.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 06:31:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626102#M217621</guid>
      <dc:creator>Aj01</dc:creator>
      <dc:date>2023-01-06T06:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a error message string contains "Tarik"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626106#M217623</link>
      <description>&lt;P&gt;As&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;said, if your source doesn't contain those data, nothing can get you there. &amp;nbsp;Also, note that "extraction" in Splunk has a definitive meaning that is different from search. &amp;nbsp;All the exercise here has not yet touched extraction because we are simply trying to verify whether the message containing the string even exist in your data. &amp;nbsp;If there is no data, there's nothing to extract from.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 06:54:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626106#M217623</guid>
      <dc:creator>yuanliu</dc:creator>
      <dc:date>2023-01-06T06:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a error message string contains "Tarik"?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626174#M217644</link>
      <description>&lt;P&gt;Then try a wider search.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=* "tarik" earliest=-3d latest=+3d&lt;/LI-CODE&gt;&lt;P&gt;Specifying index=* is discouraged because it is slow, but is necessary when you're not sure where the data is stored.&amp;nbsp; The earliest and latest settings are intended to catch incorrect timestamps.&lt;/P&gt;&lt;P&gt;If you still don't get any results then we have to conclude the data is not in Splunk.&amp;nbsp; Then it will be time to review how the messages are onboarded to see if we can fix that.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jan 2023 13:38:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-extract-a-error-message-string-contains-quot-Tarik-quot/m-p/626174#M217644</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2023-01-06T13:38:27Z</dc:date>
    </item>
  </channel>
</rss>

