<?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: Questions about CentOS rsyslog and Splunk configuration in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55584#M10854</link>
    <description>&lt;P&gt;Well, I have added &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;*.* @@localhost&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;to the rsyslog config and it looks like is not gathering any data (wrong syntax?) neither Syslog seeing anything from syslog (added TCP listening on port 514)&lt;/P&gt;

&lt;P&gt;Any clue?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 09 Sep 2013 19:49:51 GMT</pubDate>
    <dc:creator>InteractM</dc:creator>
    <dc:date>2013-09-09T19:49:51Z</dc:date>
    <item>
      <title>Questions about CentOS rsyslog and Splunk configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55581#M10851</link>
      <description>&lt;P&gt;I have a dedicated syslog server running on CentOS6 (rsyslog) which gathers all logs from other servers/devices (stored in a database). &lt;/P&gt;

&lt;P&gt;My questions are:&lt;BR /&gt;
 1. Can I install Splunk on same server?&lt;BR /&gt;
 2. What do I need to do to have Splunk as syslog analyzer (and to keep rsyslog as syslog server)?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 15:54:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55581#M10851</guid>
      <dc:creator>InteractM</dc:creator>
      <dc:date>2013-09-05T15:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CentOS rsyslog and Splunk configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55582#M10852</link>
      <description>&lt;P&gt;You'll need to have rsyslog send a copy to Splunk and a copy into the database. This isn't hard to do with rsyslog. &lt;/P&gt;

&lt;P&gt;You could send directly to a Splunk TCP input using:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;*.* @@centralserver.example.net
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in addition to your database configuration.&lt;/P&gt;

&lt;P&gt;Alternatively, have the files written to disk and to your database, and then just have Splunk read those log files.&lt;/P&gt;

&lt;P&gt;Splunk automatically parses syslog formatted logs, so you can just send it directly or have it read the files directly.&lt;/P&gt;

&lt;P&gt;That's it. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 19:34:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55582#M10852</guid>
      <dc:creator>jtrucks</dc:creator>
      <dc:date>2013-09-05T19:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CentOS rsyslog and Splunk configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55583#M10853</link>
      <description>&lt;P&gt;@@centralserver.example.net is this a location of the server where is Splunk located? Is this not going to loop because is this on same server or it will be parallel connection?&lt;/P&gt;

&lt;P&gt;Current rsyslog config connection looks like:&lt;BR /&gt;
&lt;CODE&gt;*.* :ommysql:127.0.0.1,rsysdb,user,pass&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2013 21:16:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55583#M10853</guid>
      <dc:creator>InteractM</dc:creator>
      <dc:date>2013-09-05T21:16:53Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CentOS rsyslog and Splunk configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55584#M10854</link>
      <description>&lt;P&gt;Well, I have added &lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;*.* @@localhost&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;to the rsyslog config and it looks like is not gathering any data (wrong syntax?) neither Syslog seeing anything from syslog (added TCP listening on port 514)&lt;/P&gt;

&lt;P&gt;Any clue?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2013 19:49:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55584#M10854</guid>
      <dc:creator>InteractM</dc:creator>
      <dc:date>2013-09-09T19:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Questions about CentOS rsyslog and Splunk configuration</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55585#M10855</link>
      <description>&lt;P&gt;OK, got it fixed. There were two issues:&lt;/P&gt;

&lt;P&gt;1) to use local IP instead a domain 'localhot'&lt;BR /&gt;
2) Line &lt;CODE&gt;*.* @@127.0.0.1&lt;/CODE&gt; must be added after a line with saving to the DB (as a primary logs storage)&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2013 20:11:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Questions-about-CentOS-rsyslog-and-Splunk-configuration/m-p/55585#M10855</guid>
      <dc:creator>InteractM</dc:creator>
      <dc:date>2013-09-09T20:11:25Z</dc:date>
    </item>
  </channel>
</rss>

