<?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 Splunk regex ignore fields before match in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-regex-ignore-fields-before-match/m-p/577136#M10877</link>
    <description>&lt;P&gt;I need to extract the contents of the message field, but the first strings must be ignored, I need to get from the stdout field.&lt;BR /&gt;Any ideas how to do this?&lt;BR /&gt;&lt;BR /&gt;Examples:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;message: 2021-12-02T20:06:11.541111542Z stdout F 2021-12-02 17:06:11,540 Completed 200 OK

message: 2021-12-02T20:06:11.540863953Z stdout F     contract: txt (truncated)...]

message: 2021-12-02T20:06:11.540857713Z stdout F     clientDocument: txt&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 02 Dec 2021 20:20:03 GMT</pubDate>
    <dc:creator>leandromatperei</dc:creator>
    <dc:date>2021-12-02T20:20:03Z</dc:date>
    <item>
      <title>Splunk regex ignore fields before match</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-regex-ignore-fields-before-match/m-p/577136#M10877</link>
      <description>&lt;P&gt;I need to extract the contents of the message field, but the first strings must be ignored, I need to get from the stdout field.&lt;BR /&gt;Any ideas how to do this?&lt;BR /&gt;&lt;BR /&gt;Examples:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;message: 2021-12-02T20:06:11.541111542Z stdout F 2021-12-02 17:06:11,540 Completed 200 OK

message: 2021-12-02T20:06:11.540863953Z stdout F     contract: txt (truncated)...]

message: 2021-12-02T20:06:11.540857713Z stdout F     clientDocument: txt&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Dec 2021 20:20:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-regex-ignore-fields-before-match/m-p/577136#M10877</guid>
      <dc:creator>leandromatperei</dc:creator>
      <dc:date>2021-12-02T20:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk regex ignore fields before match</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-regex-ignore-fields-before-match/m-p/577138#M10878</link>
      <description>&lt;LI-CODE lang="markup"&gt;| rex "message:.+stdout (?&amp;lt;stdout&amp;gt;.+)"&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 02 Dec 2021 20:26:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Splunk-regex-ignore-fields-before-match/m-p/577138#M10878</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-12-02T20:26:53Z</dc:date>
    </item>
  </channel>
</rss>

