<?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: Scripted Input Multiline Event wanted in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-Input-Multiline-Event-wanted/m-p/290057#M55358</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;you probably need to configure EVENT BREAKER to avoid  breaking your event in pieces before getting to indexers&lt;/P&gt;</description>
    <pubDate>Wed, 20 Feb 2019 10:36:07 GMT</pubDate>
    <dc:creator>maraman_splunk</dc:creator>
    <dc:date>2019-02-20T10:36:07Z</dc:date>
    <item>
      <title>Scripted Input Multiline Event wanted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-Input-Multiline-Event-wanted/m-p/290056#M55357</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;I got a script which is executing a vmstat command on a host. Since yesterday I received the output in a single multiline event:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;memTotalMB   memFreeMB   memUsedMB  memFreePct  memUsedPct   pgPageOut  swapUsedPct   pgSwapOut   cSwitches  interrupts       forks   processes     threads  loadAvg1mi  waitThreads    interrupts_PS    pgPageIn_PS    pgPageOut_PS
     50284       11822       38461        23.5        76.5  8730068031         25.6    23270004  2386506467  3085994601    95621910         274     1779        1.38        0.00      
2586.57         72.36        520.60
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Since a few days the data is coming in in two parts. Header and Data like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    1   2/19/18
10:48:44.000 AM 
     50284       14795       35489        29.4        70.6  9031516273         34.8    24020729  4048038777   392164802    98916588         276        1813        1.51        0.00       4607.00         54.55       1477.27

    2   2/19/18
10:48:44.000 AM 
memTotalMB   memFreeMB   memUsedMB  memFreePct  memUsedPct   pgPageOut  swapUsedPct   pgSwapOut   cSwitches  interrupts       forks   processes     threads  loadAvg1mi  waitThreads    interrupts_PS    pgPageIn_PS    pgPageOut_PS
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I didn't change any configuration at all. In the second case I can't use the multikv command becuase the headers for the fields are missing.&lt;/P&gt;

&lt;P&gt;How can I fix this?&lt;/P&gt;

&lt;P&gt;Regards,&lt;/P&gt;

&lt;P&gt;Max&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2018 10:04:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scripted-Input-Multiline-Event-wanted/m-p/290056#M55357</guid>
      <dc:creator>hypePG</dc:creator>
      <dc:date>2018-02-19T10:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Scripted Input Multiline Event wanted</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scripted-Input-Multiline-Event-wanted/m-p/290057#M55358</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;you probably need to configure EVENT BREAKER to avoid  breaking your event in pieces before getting to indexers&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 10:36:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scripted-Input-Multiline-Event-wanted/m-p/290057#M55358</guid>
      <dc:creator>maraman_splunk</dc:creator>
      <dc:date>2019-02-20T10:36:07Z</dc:date>
    </item>
  </channel>
</rss>

