<?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: Getting inconsistent extraction in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574567#M200229</link>
    <description>&lt;P&gt;In what way is it not working? Which fields are you not getting? Which events is it not working for? The more information you can give about your issue, the more likely we will be able to come up with a helpful answer!&lt;/P&gt;</description>
    <pubDate>Thu, 11 Nov 2021 13:16:25 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-11-11T13:16:25Z</dc:date>
    <item>
      <title>Getting inconsistent extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574523#M200216</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to extract the below highlighted fields, but the extractions at time is failing to get the required values, can you please help me get this working.&lt;/P&gt;&lt;P&gt;1) 537654 High 2021.11.10 10:53:50 &lt;STRONG&gt;RDS_Failure_notification01 prd-Server2&lt;/STRONG&gt; 127.0.0.1 &lt;U&gt;sns.event&lt;/U&gt; &lt;STRIKE&gt;EventSource : db-instance IdentifierLink : &lt;A href="https://console.aws.amazon.com" target="_blank"&gt;https://console.aws.amazon.com&lt;/A&gt; SourceId : prd-Server2 EventId : &lt;A href="http://docs.aws.amazon.com" target="_blank"&gt;http://docs.aws.amazon.com&lt;/A&gt; EventMessage : DB instance restarted TopicArn : arn:aws:sns:ap-northeast-1:123456789:Lambda-PRD-Server1-SSS&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;2) 536465 High 2021.11.09 23:07:33 &lt;STRONG&gt;Server just booted [prd-Server1]&lt;/STRONG&gt; prd-Server1 127.0.0.1 &lt;U&gt;Server Status&lt;/U&gt; &lt;STRIKE&gt;00:04:44&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;3) 536438 High 2021.11.09 23:01:02 &lt;STRONG&gt;App Proxy: Utilization of unreachable poller processes over 80%&lt;/STRONG&gt; prd-Server3 127.0.0.1 &lt;U&gt;Utilization of unreachable poller data collector processes, in %&lt;/U&gt; &lt;STRIKE&gt;100 %&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;4) 448232 Average 2021.11.09 09:56:02 &lt;STRONG&gt;App Proxy: Utilization of unreachable poller processes over 70%&lt;/STRONG&gt; prd-Server4 127.0.0.1 &lt;U&gt;Utilization of unreachable poller data collector processes, in %&lt;/U&gt; &lt;STRIKE&gt;100 %&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BOLD - Field1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Underlined -Field2&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;STRIKE&gt;Strikethrough - Field3&lt;/STRIKE&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/113132"&gt;@javiergn&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; Please have a look at this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 06:26:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574523#M200216</guid>
      <dc:creator>srinivas_gowda</dc:creator>
      <dc:date>2021-11-11T06:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Getting inconsistent extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574533#M200220</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex "\d+\s\w+\s(?&amp;lt;time&amp;gt;\d{4}\.\d{2}\.\d{2}\s\d{2}:\d{2}:\d{2})\s(?&amp;lt;field1&amp;gt;.+)\s(?&amp;lt;server&amp;gt;\S+)\s(?&amp;lt;ip&amp;gt;\d+\.\d+\.\d+\.\d+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 11 Nov 2021 09:21:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574533#M200220</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-11-11T09:21:08Z</dc:date>
    </item>
    <item>
      <title>Re: Getting inconsistent extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574562#M200227</link>
      <description>&lt;P&gt;Hello, thanks for the response. But, this is not working for the highlighted fields.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 12:59:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574562#M200227</guid>
      <dc:creator>srinivas_gowda</dc:creator>
      <dc:date>2021-11-11T12:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Getting inconsistent extraction</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574567#M200229</link>
      <description>&lt;P&gt;In what way is it not working? Which fields are you not getting? Which events is it not working for? The more information you can give about your issue, the more likely we will be able to come up with a helpful answer!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Nov 2021 13:16:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Getting-inconsistent-extraction/m-p/574567#M200229</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-11-11T13:16:25Z</dc:date>
    </item>
  </channel>
</rss>

