<?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 Help with  extracting the fields and related data from vmstat logs which are coming into Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-extracting-the-fields-and-related-data-from-vmstat/m-p/493458#M99868</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Can you please help me to extract the fields and related data from vmstat logs which are coming into splunk,Below the logs lines:&lt;/P&gt;
&lt;P&gt;memTotalMB memFreeMB memUsedMB memFreePct memUsedPct pgPageOut swapUsedPct pgSwapOut cSwitches interrupts forks processes threads loadAvg1mi waitThreads interrupts_PS pgPageIn_PS pgPageOut_PS&lt;BR /&gt;7000 xx8 xxx5 9.4 90.6 1561978416 100.0 85616943 4002987866 3965557908 66831877 250 3251 11.04 9.04 27902.02 48.24 2132.66&lt;/P&gt;</description>
    <pubDate>Thu, 17 Feb 2022 00:14:22 GMT</pubDate>
    <dc:creator>rohit1793</dc:creator>
    <dc:date>2022-02-17T00:14:22Z</dc:date>
    <item>
      <title>Help with  extracting the fields and related data from vmstat logs which are coming into Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-extracting-the-fields-and-related-data-from-vmstat/m-p/493458#M99868</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;Can you please help me to extract the fields and related data from vmstat logs which are coming into splunk,Below the logs lines:&lt;/P&gt;
&lt;P&gt;memTotalMB memFreeMB memUsedMB memFreePct memUsedPct pgPageOut swapUsedPct pgSwapOut cSwitches interrupts forks processes threads loadAvg1mi waitThreads interrupts_PS pgPageIn_PS pgPageOut_PS&lt;BR /&gt;7000 xx8 xxx5 9.4 90.6 1561978416 100.0 85616943 4002987866 3965557908 66831877 250 3251 11.04 9.04 27902.02 48.24 2132.66&lt;/P&gt;</description>
      <pubDate>Thu, 17 Feb 2022 00:14:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-extracting-the-fields-and-related-data-from-vmstat/m-p/493458#M99868</guid>
      <dc:creator>rohit1793</dc:creator>
      <dc:date>2022-02-17T00:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: issue with VMSTAT data coming from OS logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-extracting-the-fields-and-related-data-from-vmstat/m-p/493459#M99869</link>
      <description>&lt;P&gt;Are you looking for help interpreting the data, i.e., what each numerical field represents?  Or are you looking for help with parsing into individual fields?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 20:49:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-extracting-the-fields-and-related-data-from-vmstat/m-p/493459#M99869</guid>
      <dc:creator>rmmiller</dc:creator>
      <dc:date>2019-10-29T20:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: issue with VMSTAT data coming from OS logs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-extracting-the-fields-and-related-data-from-vmstat/m-p/585367#M102993</link>
      <description>&lt;P&gt;There is a command multikv, it works for tabled data like we get from Unix/Linux machines:&lt;/P&gt;&lt;P&gt;index=foo host=abc* sourcetype=vmstat&lt;BR /&gt;| bucket _time span=5m&lt;BR /&gt;| multikv fields&lt;BR /&gt;| stats avg(memUsedPct) as MemoryUsed by host&lt;/P&gt;</description>
      <pubDate>Wed, 16 Feb 2022 14:42:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-extracting-the-fields-and-related-data-from-vmstat/m-p/585367#M102993</guid>
      <dc:creator>rohit1793</dc:creator>
      <dc:date>2022-02-16T14:42:17Z</dc:date>
    </item>
  </channel>
</rss>

