<?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 Need help configuring i/o to capture data from universal forwarders in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314005#M58795</link>
    <description>&lt;P&gt;looking to find a procedure or help to configure i/o so i can capture the same from universal forwarders.&lt;/P&gt;

&lt;P&gt;currently the iostat source type is not showing any i/o for disk, but it shows only for cpu and mem.&lt;BR /&gt;
can you guide me to set this up so i can collect disk i/o&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Tue, 28 Nov 2017 18:42:54 GMT</pubDate>
    <dc:creator>jiaqya</dc:creator>
    <dc:date>2017-11-28T18:42:54Z</dc:date>
    <item>
      <title>Need help configuring i/o to capture data from universal forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314005#M58795</link>
      <description>&lt;P&gt;looking to find a procedure or help to configure i/o so i can capture the same from universal forwarders.&lt;/P&gt;

&lt;P&gt;currently the iostat source type is not showing any i/o for disk, but it shows only for cpu and mem.&lt;BR /&gt;
can you guide me to set this up so i can collect disk i/o&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Tue, 28 Nov 2017 18:42:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314005#M58795</guid>
      <dc:creator>jiaqya</dc:creator>
      <dc:date>2017-11-28T18:42:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need help configuring i/o to capture data from universal forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314006#M58796</link>
      <description>&lt;P&gt;Maybe it's disabled, like mine ; -) &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[script://./bin/iostat.sh]
interval = 60
sourcetype = iostat
source = iostat
index = os
disabled = 1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Nov 2017 23:35:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314006#M58796</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2017-11-28T23:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help configuring i/o to capture data from universal forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314007#M58797</link>
      <description>&lt;P&gt;Go to your DS CLI and do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;find /opt/splunk/etc/deployment-apps -type f -name inputs.conf -exec grep -il iostat {} \;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When you find the app (it could be one of several), make sure that there is a &lt;CODE&gt;local&lt;/CODE&gt; directory and in there an &lt;CODE&gt;inputs.conf&lt;/CODE&gt; file (if not, create them).  Then copy the stanza header from the &lt;CODE&gt;inputs.conf&lt;/CODE&gt; in the &lt;CODE&gt;default&lt;/CODE&gt; directory (probably &lt;CODE&gt;[script://./bin/iostat.sh]&lt;/CODE&gt;) and add &lt;CODE&gt;disabled = 0&lt;/CODE&gt; on the next line.  Save it and then reload the configurations on DS to let it go out.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 00:32:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314007#M58797</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2017-11-29T00:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Need help configuring i/o to capture data from universal forwarders</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314008#M58798</link>
      <description>&lt;P&gt;thanks that did the trick... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 18:58:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-configuring-i-o-to-capture-data-from-universal/m-p/314008#M58798</guid>
      <dc:creator>jiaqya</dc:creator>
      <dc:date>2017-12-02T18:58:38Z</dc:date>
    </item>
  </channel>
</rss>

