<?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 Re: Syslog data source and Splunk 5.0.3 on Windows 2008 in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34308#M6227</link>
    <description>&lt;P&gt;I found the problem. The same day of the update, a configuration change had been made in props.conf (under ./etc/system/local). A stanza had been created to match data sent by three specific hosts (just say: serverA, serverB and serverC). There was a typo in this stanza name! It had been defined as:&lt;/P&gt;

&lt;P&gt;[host::serverA|host::serverB||host::serverC]&lt;/P&gt;

&lt;P&gt;instead of&lt;/P&gt;

&lt;P&gt;[host::serverA|host::serverB|host::serverC]&lt;/P&gt;

&lt;P&gt;The double "||" caused a "match-all" situation. In addition, this stanza has a conditional redirect of all the events, with the exception of the required ones, to the null queue. All the syslog events, as a result, were discarded!&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2013 09:10:08 GMT</pubDate>
    <dc:creator>mas</dc:creator>
    <dc:date>2013-08-19T09:10:08Z</dc:date>
    <item>
      <title>Syslog data source and Splunk 5.0.3 on Windows 2008</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34305#M6224</link>
      <description>&lt;P&gt;After the upgrade to Splunk 5.0.3, my syslog data sources suddenly stopped to work. Using MS Network Monitor and Wireshark, I am able to see syslog packets reaching the server. Upgrading to 5.0.4 did not resolve the issue.&lt;/P&gt;

&lt;P&gt;Splunk is installed on a Windows 2008 R2 machine.&lt;/P&gt;

&lt;P&gt;Anyone experiencing the same problem?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2013 09:07:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34305#M6224</guid>
      <dc:creator>mas</dc:creator>
      <dc:date>2013-08-14T09:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog data source and Splunk 5.0.3 on Windows 2008</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34306#M6225</link>
      <description>&lt;P&gt;Can you verify your inputs? Did you make changes in a default/inputs.conf file? They may have been overwritten. Does the input appear in the manager?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2013 17:24:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34306#M6225</guid>
      <dc:creator>alacercogitatus</dc:creator>
      <dc:date>2013-08-15T17:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog data source and Splunk 5.0.3 on Windows 2008</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34307#M6226</link>
      <description>&lt;P&gt;Hi alacercogitatus, thank you for your answer. I never change conf files in "default" folders. The input appears in the manager. In addition, I tried to install a syslog server (temporary disabling the input source) and syslog messages were traced correctly.&lt;/P&gt;

&lt;P&gt;It seems that Splunk is refusing to collect data for this data source.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2013 06:56:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34307#M6226</guid>
      <dc:creator>mas</dc:creator>
      <dc:date>2013-08-19T06:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog data source and Splunk 5.0.3 on Windows 2008</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34308#M6227</link>
      <description>&lt;P&gt;I found the problem. The same day of the update, a configuration change had been made in props.conf (under ./etc/system/local). A stanza had been created to match data sent by three specific hosts (just say: serverA, serverB and serverC). There was a typo in this stanza name! It had been defined as:&lt;/P&gt;

&lt;P&gt;[host::serverA|host::serverB||host::serverC]&lt;/P&gt;

&lt;P&gt;instead of&lt;/P&gt;

&lt;P&gt;[host::serverA|host::serverB|host::serverC]&lt;/P&gt;

&lt;P&gt;The double "||" caused a "match-all" situation. In addition, this stanza has a conditional redirect of all the events, with the exception of the required ones, to the null queue. All the syslog events, as a result, were discarded!&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2013 09:10:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Syslog-data-source-and-Splunk-5-0-3-on-Windows-2008/m-p/34308#M6227</guid>
      <dc:creator>mas</dc:creator>
      <dc:date>2013-08-19T09:10:08Z</dc:date>
    </item>
  </channel>
</rss>

