<?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: Reading Drupal syslog with Splunk in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277037#M96378</link>
    <description>&lt;P&gt;If you are sending data to Splunk on UDP or TCP, in Splunk on the indexers did you enable data inputs/udp or data inputs/tcp on port 514?&lt;/P&gt;</description>
    <pubDate>Wed, 14 Sep 2016 15:14:33 GMT</pubDate>
    <dc:creator>dmaislin_splunk</dc:creator>
    <dc:date>2016-09-14T15:14:33Z</dc:date>
    <item>
      <title>Reading Drupal syslog with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277034#M96375</link>
      <description>&lt;P&gt;Hi, I have set the syslog Drupal and I followed this guide: &lt;A href="http://www.asmallwebfirm.net/blogs/2013/04/achieving-drupal-log-bliss-splunk"&gt;http://www.asmallwebfirm.net/blogs/2013/04/achieving-drupal-log-bliss-splunk&lt;/A&gt;&lt;BR /&gt;
Without the syslog drupal configuration, now I want to read log files (which I set in the syslog var / log / drupal.log folder) with Splunk.&lt;BR /&gt;
Can you help to set Splunk to read the log drupal?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 11:41:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277034#M96375</guid>
      <dc:creator>88mac</dc:creator>
      <dc:date>2016-09-14T11:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Drupal syslog with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277035#M96376</link>
      <description>&lt;P&gt;I have no idea what your Splunk experience is, but:&lt;/P&gt;

&lt;P&gt;Install a &lt;STRONG&gt;Splunk Forwarder&lt;/STRONG&gt; on the Drupal server to forward data from the forwarder to the Splunk Server.  This means there is a properly configured outputs.conf that knows where to send the data.  Also ensure your &lt;STRONG&gt;Splunk Server&lt;/STRONG&gt; has receiving enabled on port 9997 by default.&lt;/P&gt;

&lt;P&gt;On the forwarder you also need an inputs.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[monitor:///var/log/drupal.log]
sourcetype=drupal
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Once you restart the forwarder it should start sending logs to your Splunk server.  I hope this helps.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 12:58:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277035#M96376</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2016-09-14T12:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Drupal syslog with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277036#M96377</link>
      <description>&lt;P&gt;I use on Drupal, the file rsyslog.conf.&lt;BR /&gt;
At the end of this file, I put in this code: &lt;BR /&gt;
local0.*  /var/log/drupal.log&lt;BR /&gt;
local0.* @@ip:ports &lt;/P&gt;

&lt;P&gt;Splunk now it enables the port, but nothing happens. Splunk does not see the Drupal data&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 14:33:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277036#M96377</guid>
      <dc:creator>88mac</dc:creator>
      <dc:date>2016-09-14T14:33:25Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Drupal syslog with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277037#M96378</link>
      <description>&lt;P&gt;If you are sending data to Splunk on UDP or TCP, in Splunk on the indexers did you enable data inputs/udp or data inputs/tcp on port 514?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 15:14:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277037#M96378</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2016-09-14T15:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Drupal syslog with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277038#M96379</link>
      <description>&lt;P&gt;Then I go on Splunk on "Forwarding and receiving", "Receive data" and imposed on port 514? Correct?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 15:23:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277038#M96379</guid>
      <dc:creator>88mac</dc:creator>
      <dc:date>2016-09-14T15:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Reading Drupal syslog with Splunk</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277039#M96380</link>
      <description>&lt;P&gt;No.  Settings/Forwarding and Receiving is when you use forwarders on port 9997 (default).&lt;/P&gt;

&lt;P&gt;Settings/Data Inputs/UDP or TCP is where you add 514 with rsyslog.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2016 15:48:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Reading-Drupal-syslog-with-Splunk/m-p/277039#M96380</guid>
      <dc:creator>dmaislin_splunk</dc:creator>
      <dc:date>2016-09-14T15:48:50Z</dc:date>
    </item>
  </channel>
</rss>

