<?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: Field Extraction, message separated by spaces in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Field-Extraction-message-separated-by-spaces/m-p/532215#M89486</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228723"&gt;@christinaef07&lt;/a&gt;&amp;nbsp;you can use below regex to extract whole string in message . below regex will extract everything after `message=` in message field.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;...|rex "message(?&amp;lt;message&amp;gt;.*)"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Dec 2020 17:13:07 GMT</pubDate>
    <dc:creator>493669</dc:creator>
    <dc:date>2020-12-07T17:13:07Z</dc:date>
    <item>
      <title>Field Extraction, message separated by spaces</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-Extraction-message-separated-by-spaces/m-p/532214#M89485</link>
      <description>&lt;P&gt;Hi everyone, I need some help with extracting the field 'message' from my logs coming to splunk. Right now, I am able to see this field coming in as :&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;message=job py process completed successfully&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;When I extract this field, message, only 'job' is coming through. I am assuming this is because splunk can only read the first word, since they are all being seperated by spaces. Any way that I can fix this through Splunk or is this something I need to fix when formatting my logs through my application code?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 16:52:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-Extraction-message-separated-by-spaces/m-p/532214#M89485</guid>
      <dc:creator>christinaef07</dc:creator>
      <dc:date>2020-12-07T16:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Field Extraction, message separated by spaces</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-Extraction-message-separated-by-spaces/m-p/532215#M89486</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/228723"&gt;@christinaef07&lt;/a&gt;&amp;nbsp;you can use below regex to extract whole string in message . below regex will extract everything after `message=` in message field.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;...|rex "message(?&amp;lt;message&amp;gt;.*)"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 17:13:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-Extraction-message-separated-by-spaces/m-p/532215#M89486</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2020-12-07T17:13:07Z</dc:date>
    </item>
  </channel>
</rss>

