<?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: How to send syslog into splunk in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-send-syslog-into-Splunk/m-p/618217#M12032</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250637"&gt;@Somesh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you have to configure a receiver on Splunk and configure your 10 servers to send their syslogs to the Splunk Server.&lt;/P&gt;&lt;P&gt;About the way to receive syslogs you have three ways:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;using SC4S,&lt;/LI&gt;&lt;LI&gt;using rsyslog on the Splunk Server (if Linux) and reading the files with Splunk,&lt;/LI&gt;&lt;LI&gt;use Splunk to ingest syslogs.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;the last solution is the easiest because you have only to enable a network input by GUI and it's finished, but reading in Community it isn't encouraged.&lt;/P&gt;&lt;P&gt;Then you can put the receiver on the same Splunk server or in another system: in cases 1 and 2 using a Universal Forwarder, in case 3 you have to use an Heavy Forwarder.&lt;/P&gt;&lt;P&gt;In addition, as you know, syslogs must be taken runtime, otherwise you loose them, so you have to avoid a Single Point of Failure and the best approach is to have two systems as syslog receivers with a Load Balancer as front end to distribute traffic and manage fail over.&lt;/P&gt;&lt;P&gt;In conclusion, only one question: if your 10 servers are standard Windows or Linux Servers, why don't you think to use a Universal Forwarder instead syslogs?&lt;/P&gt;&lt;P&gt;in this case:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you have a local cache, so you don't lose logs in case of failure or maintenance,&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;you have a bandwidht optimization,&lt;/LI&gt;&lt;LI&gt;packets compression,&lt;/LI&gt;&lt;LI&gt;and other advantages.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Usually syslogs are used only from closed appliances as firewalls, proxies, routers or access Points.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2022 08:37:15 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-10-25T08:37:15Z</dc:date>
    <item>
      <title>How to send syslog into Splunk?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-syslog-into-Splunk/m-p/618212#M12031</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;I have 10 servers with syslog generated. How do I ingest those syslog into the Splunk server. I have gone through the SC4S document. Do I have to install Splunk Connector for Syslog on all 10 machines ? or Do we have any other best way to ingest the syslog ? Also can we use Secure syslog port 6514 ?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 13:57:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-syslog-into-Splunk/m-p/618212#M12031</guid>
      <dc:creator>Somesh</dc:creator>
      <dc:date>2022-10-25T13:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to send syslog into splunk</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-syslog-into-Splunk/m-p/618217#M12032</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250637"&gt;@Somesh&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;you have to configure a receiver on Splunk and configure your 10 servers to send their syslogs to the Splunk Server.&lt;/P&gt;&lt;P&gt;About the way to receive syslogs you have three ways:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;using SC4S,&lt;/LI&gt;&lt;LI&gt;using rsyslog on the Splunk Server (if Linux) and reading the files with Splunk,&lt;/LI&gt;&lt;LI&gt;use Splunk to ingest syslogs.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;the last solution is the easiest because you have only to enable a network input by GUI and it's finished, but reading in Community it isn't encouraged.&lt;/P&gt;&lt;P&gt;Then you can put the receiver on the same Splunk server or in another system: in cases 1 and 2 using a Universal Forwarder, in case 3 you have to use an Heavy Forwarder.&lt;/P&gt;&lt;P&gt;In addition, as you know, syslogs must be taken runtime, otherwise you loose them, so you have to avoid a Single Point of Failure and the best approach is to have two systems as syslog receivers with a Load Balancer as front end to distribute traffic and manage fail over.&lt;/P&gt;&lt;P&gt;In conclusion, only one question: if your 10 servers are standard Windows or Linux Servers, why don't you think to use a Universal Forwarder instead syslogs?&lt;/P&gt;&lt;P&gt;in this case:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;you have a local cache, so you don't lose logs in case of failure or maintenance,&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;you have a bandwidht optimization,&lt;/LI&gt;&lt;LI&gt;packets compression,&lt;/LI&gt;&lt;LI&gt;and other advantages.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Usually syslogs are used only from closed appliances as firewalls, proxies, routers or access Points.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 08:37:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-syslog-into-Splunk/m-p/618217#M12032</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-10-25T08:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to send syslog into splunk</title>
      <link>https://community.splunk.com/t5/Installation/How-to-send-syslog-into-Splunk/m-p/641414#M12815</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250637"&gt;@Somesh&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;good for you, see next time!&lt;/P&gt;&lt;P&gt;Ciao and happy splunking&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;P.S.: Karma Points are appreciated &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 11:56:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-send-syslog-into-Splunk/m-p/641414#M12815</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2023-04-26T11:56:54Z</dc:date>
    </item>
  </channel>
</rss>

