<?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 Index Health Monitor in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Index-Health-Monitor/m-p/52075#M10005</link>
    <description>&lt;P&gt;How can I proactively monitor my Splunk indexes to make sure they are still indexing?  I have an SNMP monitoring application, is there a way to setup an SNMP alert/monitor so if Splunk stops indexing it sends me an alert?  &lt;/P&gt;

&lt;P&gt;Or, is there a way to do this directly within Splunk?&lt;/P&gt;

&lt;P&gt;thanks,
glh&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2011 04:01:01 GMT</pubDate>
    <dc:creator>gharpe2</dc:creator>
    <dc:date>2011-03-02T04:01:01Z</dc:date>
    <item>
      <title>Index Health Monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-Health-Monitor/m-p/52075#M10005</link>
      <description>&lt;P&gt;How can I proactively monitor my Splunk indexes to make sure they are still indexing?  I have an SNMP monitoring application, is there a way to setup an SNMP alert/monitor so if Splunk stops indexing it sends me an alert?  &lt;/P&gt;

&lt;P&gt;Or, is there a way to do this directly within Splunk?&lt;/P&gt;

&lt;P&gt;thanks,
glh&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2011 04:01:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-Health-Monitor/m-p/52075#M10005</guid>
      <dc:creator>gharpe2</dc:creator>
      <dc:date>2011-03-02T04:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: Index Health Monitor</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Index-Health-Monitor/m-p/52076#M10006</link>
      <description>&lt;P&gt;1) For a simple User Interface answer --  login as an admin user, go to the Search app,  go to "Status",  then to "Indexing Activity".  it'll show things like recent indexing activity over time, and top sourcetypes&lt;/P&gt;

&lt;P&gt;2) For a more complicated hands-on approach,  again login as an admin,  go to the Search app,  to go "Views" ,  then to "Advanced Charting". Then run this search &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;index="_internal" source=*metrics.log* group="per_sourcetype_thruput" | timechart sum(kb) by series&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;(and you'll probably want to set the 'chart type' to 'line'.  Or set it to 'column' and then set 'Stack mode' to 'stacked'. )&lt;/P&gt;

&lt;P&gt;As far as the alerting/monitoring, with those search results in front of you, save that search as a saved search (Actions &amp;gt; Save Search),  then click 'schedule options' to open up a bunch more fields.  Among other things you can have it send out email, or have it run a script if/when a custom condition matches on the search results.  So although Splunk doesnt have any specific SNMP, you can hook up a script that does. &lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2011 15:00:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Index-Health-Monitor/m-p/52076#M10006</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2011-03-02T15:00:11Z</dc:date>
    </item>
  </channel>
</rss>

