<?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 how to know sie in bytes for a multi line log event in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/how-to-know-sie-in-bytes-for-a-multi-line-log-event/m-p/484699#M83000</link>
    <description>&lt;P&gt;We have tons of data coming in a index and we want to see which app is taking more space. &lt;BR /&gt;
Log events are multi line.&lt;BR /&gt;
I tried this but it seems to work for single line event - &lt;BR /&gt;
| eval bytes=len(_raw) | stats count AS Lines sum(bytes) AS Bytes by source&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2019 17:59:19 GMT</pubDate>
    <dc:creator>rashi83</dc:creator>
    <dc:date>2019-09-20T17:59:19Z</dc:date>
    <item>
      <title>how to know sie in bytes for a multi line log event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/how-to-know-sie-in-bytes-for-a-multi-line-log-event/m-p/484699#M83000</link>
      <description>&lt;P&gt;We have tons of data coming in a index and we want to see which app is taking more space. &lt;BR /&gt;
Log events are multi line.&lt;BR /&gt;
I tried this but it seems to work for single line event - &lt;BR /&gt;
| eval bytes=len(_raw) | stats count AS Lines sum(bytes) AS Bytes by source&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2019 17:59:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/how-to-know-sie-in-bytes-for-a-multi-line-log-event/m-p/484699#M83000</guid>
      <dc:creator>rashi83</dc:creator>
      <dc:date>2019-09-20T17:59:19Z</dc:date>
    </item>
  </channel>
</rss>

