<?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: Log Collection and forward to SPLUNK in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357801#M65348</link>
    <description>&lt;P&gt;1) configure the sources to have your server be their logging destination (each kind of device does that differently, but the result is the same).&lt;/P&gt;

&lt;P&gt;2) install a Splunk Universal forwarder on that box, to monitor the syslog file being generated from step 1.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Dec 2017 23:53:01 GMT</pubDate>
    <dc:creator>petercow</dc:creator>
    <dc:date>2017-12-27T23:53:01Z</dc:date>
    <item>
      <title>Log Collection and forward to SPLUNK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357800#M65347</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;

&lt;P&gt;I have a request to have a SYSLOG server and a SPLUNK server.  The request is to have the logs from external sources written to the SYSLOG server then forwarded and read by the SPLUNK server.&lt;/P&gt;

&lt;P&gt;I searched and read an old post &lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/28680/universal-forwarder-vs-dedicated-rsyslog-syslog-ng-servers-to-forward-syslog-to-splunk-indexer.html"&gt;https://answers.splunk.com/answers/28680/universal-forwarder-vs-dedicated-rsyslog-syslog-ng-servers-to-forward-syslog-to-splunk-indexer.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I am using MS Server 2012 R2 for both, SPLUNK Enterprise 7&lt;/P&gt;

&lt;P&gt;How would I:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;&lt;P&gt;Have logs from different sources (Cisco, Microsoft, Linux) written to a SYSLOG Server.&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;Forward the log to a SPLUNK server&lt;/P&gt;&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2017 21:08:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357800#M65347</guid>
      <dc:creator>BLRINGLER</dc:creator>
      <dc:date>2017-12-27T21:08:13Z</dc:date>
    </item>
    <item>
      <title>Re: Log Collection and forward to SPLUNK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357801#M65348</link>
      <description>&lt;P&gt;1) configure the sources to have your server be their logging destination (each kind of device does that differently, but the result is the same).&lt;/P&gt;

&lt;P&gt;2) install a Splunk Universal forwarder on that box, to monitor the syslog file being generated from step 1.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Dec 2017 23:53:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357801#M65348</guid>
      <dc:creator>petercow</dc:creator>
      <dc:date>2017-12-27T23:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Log Collection and forward to SPLUNK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357802#M65349</link>
      <description>&lt;P&gt;Thanks &lt;/P&gt;

&lt;P&gt;1) The logging destination is the SYSLOG Server?&lt;/P&gt;

&lt;P&gt;2) Install the Splunk Universal Forwarder on the SYSLOG server to forward to the SPLUNK Server?&lt;/P&gt;

&lt;P&gt;So the logs go to one server and the actual Splunk reports on another server?  Or everything should be on one server&lt;/P&gt;

&lt;P&gt;Thanks, &lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 10:04:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357802#M65349</guid>
      <dc:creator>BLRINGLER</dc:creator>
      <dc:date>2017-12-28T10:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Log Collection and forward to SPLUNK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357803#M65350</link>
      <description>&lt;P&gt;1) yes&lt;BR /&gt;
2) Yes - see below&lt;BR /&gt;
3) You can have the syslog server also be the splunk server (in which case you don't need the forwarder), but for reasons of scalability, etc., I would have them be 2 separate servers.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 14:19:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357803#M65350</guid>
      <dc:creator>petercow</dc:creator>
      <dc:date>2017-12-28T14:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Log Collection and forward to SPLUNK</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357804#M65351</link>
      <description>&lt;P&gt;Thank you&lt;/P&gt;

&lt;P&gt;The scalability was the main factor&lt;/P&gt;

&lt;P&gt;Thanks Again&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2017 14:35:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Log-Collection-and-forward-to-SPLUNK/m-p/357804#M65351</guid>
      <dc:creator>BLRINGLER</dc:creator>
      <dc:date>2017-12-28T14:35:30Z</dc:date>
    </item>
  </channel>
</rss>

