<?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: Syslog server in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611357#M105882</link>
    <description>&lt;P&gt;Yes, you need to do the needful on your network to make sure connections to port 30001 (and any others Splunk may use) are permitted.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2022 18:51:12 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-08-30T18:51:12Z</dc:date>
    <item>
      <title>Can I use a syslog server as a Universal Forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611337#M105877</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;I'm very new at syslog server configuration but I have a question about this.&lt;/P&gt;
&lt;P&gt;I have an IF (universal forwarder) and I want it to act as a syslog server as well. I want it to receive the syslog logs on a different port (not 514). The port 30001 for example.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;That port should be open from the Splunk side or from my network side?&lt;/P&gt;
&lt;P&gt;I appreciate any comment or documents to further understand this.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:31:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611337#M105877</guid>
      <dc:creator>splunk_luis12</dc:creator>
      <dc:date>2022-08-30T17:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611340#M105878</link>
      <description>&lt;P&gt;Splunk is not a good syslog server.&amp;nbsp; You'll have better results with a dedicated syslog product such as syslog-ng or rsyslog.&amp;nbsp; Also, consider using Splunk Connect for Syslog (SC4S), which simplifies syslog administration.&lt;/P&gt;&lt;P&gt;To answer the question, the port must be opened on BOTH the Splunk side and the network side.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 16:50:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611340#M105878</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-30T16:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611345#M105879</link>
      <description>&lt;P&gt;Typically you would setup a syslog listening server using a dedicated syslog application (previously stated by another person as syslog-ng or rsyslog) ... this will listen on the network port you define and it must have the open port on the server the syslog server is running from.&lt;/P&gt;&lt;P&gt;You then configure the syslog server to listen and filter data to be placed in particular folders.&lt;/P&gt;&lt;P&gt;You then configure the universal forwarder on the same app server to forward the filtered data to your splunk indexers.&lt;/P&gt;&lt;P&gt;Typically a device sending a network request does not require a port to be opened - you only need the port open on the listening servers.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:13:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611345#M105879</guid>
      <dc:creator>ryanJustRyan</dc:creator>
      <dc:date>2022-08-30T17:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611349#M105880</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/245036"&gt;@ryanJustRyan&lt;/a&gt;&amp;nbsp;&amp;nbsp;Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Just another quick noob question:&lt;/P&gt;&lt;P&gt;I have the following configuration on Splunk UF inputs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;[monitor:///apps/syslog-ng/.../port_30001/...)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;When a use &lt;STRONG&gt;telnet localhost 30001&lt;/STRONG&gt; it says &lt;EM&gt;"Connection refused"&lt;/EM&gt; and because of that, the logs are not being sent to my indexers. I should open the port on my network side?&lt;BR /&gt;&lt;BR /&gt;I used &lt;SPAN&gt;ss -antp | grep '30001' and port is not listening on my machine.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:24:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611349#M105880</guid>
      <dc:creator>splunk_luis12</dc:creator>
      <dc:date>2022-08-30T17:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611351#M105881</link>
      <description>&lt;P&gt;Anything that is restricting access to the listening syslog server would need to be open - typically this is firewall on the application server if active, and firewall on network if active.&amp;nbsp; I can't speak to your environment.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 17:35:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611351#M105881</guid>
      <dc:creator>ryanJustRyan</dc:creator>
      <dc:date>2022-08-30T17:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Syslog server</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611357#M105882</link>
      <description>&lt;P&gt;Yes, you need to do the needful on your network to make sure connections to port 30001 (and any others Splunk may use) are permitted.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 18:51:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-I-use-a-syslog-server-as-a-Universal-Forwarder/m-p/611357#M105882</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-08-30T18:51:12Z</dc:date>
    </item>
  </channel>
</rss>

