<?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 Monitor syslog Inputs in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-syslog-Inputs/m-p/246609#M47600</link>
    <description>&lt;P&gt;I currently have a syslog server forwarding data to our splunk instance.  I wanted to know if there were any searches that i could run to make sure these data sets coming in via syslog are always working.  I have a search that runs for my windows boxes which checks the forwarders and that i'm not missing data from them.  I was wondering if this was possible with my servers that are sending via syslog.&lt;/P&gt;

&lt;P&gt;-Thank you&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jan 2016 15:59:10 GMT</pubDate>
    <dc:creator>JScordo</dc:creator>
    <dc:date>2016-01-25T15:59:10Z</dc:date>
    <item>
      <title>Monitor syslog Inputs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-syslog-Inputs/m-p/246609#M47600</link>
      <description>&lt;P&gt;I currently have a syslog server forwarding data to our splunk instance.  I wanted to know if there were any searches that i could run to make sure these data sets coming in via syslog are always working.  I have a search that runs for my windows boxes which checks the forwarders and that i'm not missing data from them.  I was wondering if this was possible with my servers that are sending via syslog.&lt;/P&gt;

&lt;P&gt;-Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 15:59:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-syslog-Inputs/m-p/246609#M47600</guid>
      <dc:creator>JScordo</dc:creator>
      <dc:date>2016-01-25T15:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor syslog Inputs</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Monitor-syslog-Inputs/m-p/246610#M47601</link>
      <description>&lt;P&gt;If you know the source names that you expect to see from the syslog server, you can easily use a metadata search and see what the lastTime value was for each source name.  I like to use a regex filter to find only certain file names and then some time interval to wait.&lt;/P&gt;

&lt;P&gt;| metadata type=sources index=* | regex source="" | eval lt=now() - lastTime | where lt&amp;gt;300&lt;/P&gt;

&lt;P&gt;Schedule this to run on a 5 minute (or whatever) interval you need to check.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2016 17:15:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Monitor-syslog-Inputs/m-p/246610#M47601</guid>
      <dc:creator>sjohnson_splunk</dc:creator>
      <dc:date>2016-01-25T17:15:44Z</dc:date>
    </item>
  </channel>
</rss>

