<?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: Splunk as a syslog server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30524#M5346</link>
    <description>&lt;P&gt;updated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Aug 2016 20:23:14 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2016-08-01T20:23:14Z</dc:date>
    <item>
      <title>Splunk as a syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30518#M5340</link>
      <description>&lt;P&gt;Can Splunk be used as a syslog server receiving syslog messages directly from a firewall or is a separate syslog server required?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 11:10:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30518#M5340</guid>
      <dc:creator>stevetaylormnp</dc:creator>
      <dc:date>2013-02-13T11:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30519#M5341</link>
      <description>&lt;P&gt;hi stevetaylormnp &lt;/P&gt;

&lt;P&gt;Yes, it can. &lt;A href="http://docs.splunk.com/Documentation/Splunk/5.0.2/Data/Monitornetworkports"&gt;see examples here&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Update: working link is here &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Data/Monitornetworkports&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;But keep in mind, if you setup a single splunk indexer to receive syslog, your syslog data is lost while you restart your splunk.&lt;/P&gt;

&lt;P&gt;cheers,&lt;/P&gt;

&lt;P&gt;muS&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 11:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30519#M5341</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2013-02-13T11:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30520#M5342</link>
      <description>&lt;P&gt;It can, but the best practice is to use a dedicated syslog receiver and have splunk index the individual log files. See the answer at &lt;A href="http://splunk-base.splunk.com/answers/28680/universal-forwarder-vs-dedicated-rsyslogsyslog-ng-servers-to-forward-syslog-to-splunk-indexer"&gt;http://splunk-base.splunk.com/answers/28680&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Feb 2013 12:35:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30520#M5342</guid>
      <dc:creator>jeff</dc:creator>
      <dc:date>2013-02-13T12:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30521#M5343</link>
      <description>&lt;P&gt;What do you mean by "your syslog data is lost while you restart your Splunk"? Splunk stores syslog input inside of files along with all of it's other data-- it won't lose the data due to a simple restart.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 17:16:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30521#M5343</guid>
      <dc:creator>stefanlasiewski</dc:creator>
      <dc:date>2013-10-29T17:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30522#M5344</link>
      <description>&lt;P&gt;I'm not talking about the already indexed syslog data. If you setup Splunk to receive syslog data and reboot / restart your Splunk server, who will then receive those syslog packets? Correct, no one will = data lost in UDP space.......&lt;BR /&gt;
To prevent such things you could setup a syslog-ng server as master syslog collector, save everything into a file and use a universal forwarder to read and sent this file to the indexer.&lt;/P&gt;

&lt;P&gt;hope this makes more sense now. Cheers , MuS&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2013 07:26:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30522#M5344</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2013-10-30T07:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30523#M5345</link>
      <description>&lt;P&gt;Ops, this page doesn't exist...:-)&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 09:32:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30523#M5345</guid>
      <dc:creator>season88481</dc:creator>
      <dc:date>2016-08-01T09:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk as a syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30524#M5346</link>
      <description>&lt;P&gt;updated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 20:23:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Splunk-as-a-syslog-server/m-p/30524#M5346</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2016-08-01T20:23:14Z</dc:date>
    </item>
  </channel>
</rss>

