<?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 Rex Field in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602255#M209631</link>
    <description>&lt;P&gt;...&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2022 18:42:34 GMT</pubDate>
    <dc:creator>jwursteisen</dc:creator>
    <dc:date>2022-06-17T18:42:34Z</dc:date>
    <item>
      <title>Rex Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602255#M209631</link>
      <description>&lt;P&gt;...&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 18:42:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602255#M209631</guid>
      <dc:creator>jwursteisen</dc:creator>
      <dc:date>2022-06-17T18:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Rex Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602261#M209633</link>
      <description>&lt;P&gt;Please check (and correct if necessary) the formatting of the second example, for instance, in the first example, the colon (:) sometimes has a space after and sometimes before as well. Since spaces are used in your pattern matching, it is important to get this as accurate as possible.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 16:19:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602261#M209633</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-17T16:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Rex Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602264#M209634</link>
      <description>&lt;P&gt;Thank you, I looked into the formatting of the spaces. In the second event, there is no space between backendIdentifier and&amp;nbsp;GFEDCBA-UUU, ceoCompanyId and EDCBA222, SOURCE_SYSTEM and SOURC1. There is a space between 'ERP_CLIENT:' and 'true'&lt;/P&gt;&lt;PRE&gt;logMessage:&amp;nbsp;&lt;STRONG&gt;backendIdentifier:GFEDCBA-UUU&lt;/STRONG&gt; ~ ceoCompanyId:EDCBA222 ~ SOURCE_SYSTEM:SOURC1 ~ ERP_CLIENT: true&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;In the first example, there a space before and after these words:&lt;/P&gt;&lt;PRE&gt;logMessage:&amp;nbsp;ceoCompanyId : ABCDE111 ~ SOURCE_SYSTEM : SOURC1 ~ ERP_CLIENT: true&lt;/PRE&gt;&lt;P&gt;Do you think this may have an effect on the missing result?&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 16:39:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602264#M209634</guid>
      <dc:creator>jwursteisen</dc:creator>
      <dc:date>2022-06-17T16:39:01Z</dc:date>
    </item>
    <item>
      <title>Re: Rex Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602267#M209635</link>
      <description>&lt;P&gt;Definitely.&lt;/P&gt;&lt;P&gt;Try this instead of the rex&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| rename _raw as raw
| rename logMessage as _raw
| extract kvdelim=":" pairdelim="~"
| rename _raw as logMessage
| rename raw as _raw&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 17 Jun 2022 16:48:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602267#M209635</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2022-06-17T16:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Rex Field</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602273#M209636</link>
      <description>&lt;P&gt;Excellent. That worked prefect!&amp;nbsp; Thank you very much!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2022 17:36:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Rex-Field/m-p/602273#M209636</guid>
      <dc:creator>jwursteisen</dc:creator>
      <dc:date>2022-06-17T17:36:08Z</dc:date>
    </item>
  </channel>
</rss>

