<?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 Split _raw field in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Split-raw-field/m-p/486779#M83341</link>
    <description>&lt;P&gt;Hello there,&lt;/P&gt;

&lt;P&gt;I'm new to Splunk, and I have setup an alert to that returns some field including _raw field. &lt;BR /&gt;
The thing is that _raw field is to big, I'm wondering if there is a way to return maybe the top two or three rows of it.&lt;/P&gt;</description>
    <pubDate>Tue, 05 May 2020 18:26:22 GMT</pubDate>
    <dc:creator>3amer92</dc:creator>
    <dc:date>2020-05-05T18:26:22Z</dc:date>
    <item>
      <title>Split _raw field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Split-raw-field/m-p/486779#M83341</link>
      <description>&lt;P&gt;Hello there,&lt;/P&gt;

&lt;P&gt;I'm new to Splunk, and I have setup an alert to that returns some field including _raw field. &lt;BR /&gt;
The thing is that _raw field is to big, I'm wondering if there is a way to return maybe the top two or three rows of it.&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 18:26:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Split-raw-field/m-p/486779#M83341</guid>
      <dc:creator>3amer92</dc:creator>
      <dc:date>2020-05-05T18:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Split _raw field</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Split-raw-field/m-p/486780#M83342</link>
      <description>&lt;P&gt;It's not usual to display _raw.  Usually, you'll display fields that were extracted from it, instead.&lt;BR /&gt;
To display part of a field, use &lt;CODE&gt;substr&lt;/CODE&gt;.  For example, &lt;CODE&gt;... | eval _raw = substr(_raw, 1, 100)&lt;/CODE&gt; to see the first 100 characters of _raw.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:13:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Split-raw-field/m-p/486780#M83342</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-09-30T05:13:03Z</dc:date>
    </item>
  </channel>
</rss>

