<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to syslog Configuration</title><link>https://sourceforge.net/p/makemeadmin/wiki/syslog%2520Configuration/</link><description>Recent changes to syslog Configuration</description><atom:link href="https://sourceforge.net/p/makemeadmin/wiki/syslog%20Configuration/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 14 Aug 2023 23:39:35 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/makemeadmin/wiki/syslog%20Configuration/feed" rel="self" type="application/rss+xml"/><item><title>syslog Configuration modified by jjnetworks</title><link>https://sourceforge.net/p/makemeadmin/wiki/syslog%2520Configuration/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="syslog-configuration"&gt;syslog Configuration&lt;/h2&gt;
&lt;p&gt;Beginning with version 2.3, Make Me Admin allows logging to one or more syslog servers. As with other settings, this configuration is handled via the registry.&lt;/p&gt;
&lt;p&gt;The name of the registry value is "&lt;strong&gt;syslog servers&lt;/strong&gt;."&lt;/p&gt;
&lt;p&gt;Syslog server entries are in the form&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;code&gt;server_address:port:protocol:RFC&lt;/code&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;where&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;server_address&lt;/em&gt; is the hostname or IP address of the syslog server&lt;/li&gt;
&lt;li&gt;&lt;em&gt;port&lt;/em&gt; is the port on which the syslog server is listening&lt;/li&gt;
&lt;li&gt;&lt;em&gt;protocol&lt;/em&gt; is the protocol via which the syslog server communicates (TCP or UDP)&lt;/li&gt;
&lt;li&gt;&lt;em&gt;RFC&lt;/em&gt; is the RFC number to which the syslog server conforms (&lt;a class="" href="https://tools.ietf.org/html/rfc3164" rel="nofollow"&gt;3164&lt;/a&gt; or &lt;a class="" href="https://tools.ietf.org/html/rfc5424" rel="nofollow"&gt;5424&lt;/a&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="example-valid-syslog-server-configuration-strings"&gt;Example Valid Syslog Server Configuration Strings&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;syslogserver&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Logs to a server named syslogserver, using port 514, the UDP protocol and sending messages conforming to RFC3164.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;syslogserver:udp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Logs to a server named syslogserver, using port 514, the UDP protocol and sending messages conforming to RFC3164.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;syslogserver:tcp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Logs to a server named syslogserver, using port 1468, the TCP protocol and sending messages conforming to RFC3164.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;syslogserver:514:udp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Logs to a server named syslogserver, using port 514, the UDP protocol and sending messages conforming to RFC3164.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;syslogserver.domain.edu:514:udp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Logs to a server named syslogserver, using port 514, the UDP protocol and sending messages conforming to RFC3164.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;syslogserver:1468:tcp&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Logs to a server named syslogserver, using port 1468, the TCP protocol and sending messages conforming to RFC3164.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;syslogserver:1468:tcp:5424&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Logs to a server named syslogserver, using port 1468, the TCP protocol and sending messages conforming to RFC5424.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jjnetworks</dc:creator><pubDate>Mon, 14 Aug 2023 23:39:35 -0000</pubDate><guid>https://sourceforge.netfad7075d09e92c50c42715938a00ead01f5ebae2</guid></item></channel></rss>