<?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 Syslog Data Reaching Forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-Data-Reaching-Forwarder/m-p/535416#M89799</link>
    <description>&lt;P&gt;Hello, I need to check to see if Syslog data is reaching my forwarders.&amp;nbsp; What would be the best query to use to check this?&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2021 02:30:19 GMT</pubDate>
    <dc:creator>itsmevic</dc:creator>
    <dc:date>2021-01-12T02:30:19Z</dc:date>
    <item>
      <title>Syslog Data Reaching Forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-Data-Reaching-Forwarder/m-p/535416#M89799</link>
      <description>&lt;P&gt;Hello, I need to check to see if Syslog data is reaching my forwarders.&amp;nbsp; What would be the best query to use to check this?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 02:30:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-Data-Reaching-Forwarder/m-p/535416#M89799</guid>
      <dc:creator>itsmevic</dc:creator>
      <dc:date>2021-01-12T02:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Data Reaching Forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-Data-Reaching-Forwarder/m-p/535445#M89804</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/191945"&gt;@itsmevic&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you can run a simple search on the index where you store the logs that you ingest with that input from your syslog.&lt;/P&gt;&lt;P&gt;You can recognize them using the host field.&lt;/P&gt;&lt;P&gt;in other words:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index=your_index host=your_host&lt;/LI-CODE&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 08:19:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-Data-Reaching-Forwarder/m-p/535445#M89804</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2021-01-12T08:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog Data Reaching Forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-Data-Reaching-Forwarder/m-p/535448#M89805</link>
      <description>&lt;P&gt;As per my understanding for syslog server logs monitoring, you have to install a Splunk UF agent on syslog server and perform "file &amp;amp; folder monitoring" (to the logs which you want to onboard into Splunk).&lt;/P&gt;&lt;P&gt;Within &lt;EM&gt;input.conf&lt;/EM&gt; you define logs details like&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;index = XYZ
sourcetype= ABC&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if your logs are reporting to Splunk, you can check it by&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;| tstats count where index=ZYX sourcetype=ABC by sourcetype _time 
|timechart sum(count) as count by sourcetype&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 12 Jan 2021 08:42:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-Data-Reaching-Forwarder/m-p/535448#M89805</guid>
      <dc:creator>General_Talos</dc:creator>
      <dc:date>2021-01-12T08:42:23Z</dc:date>
    </item>
  </channel>
</rss>

