Below is documentation for using SourceLabs Self-Support Suite for Linux and Open Source Java to gather, organize, and search Syslog messages.
You can setup syslog to connect to the relay. In this release, we only support syslog over UDP. To set this up, you need to modify your syslogd config file. Often this is in /etc/syslog.conf
To get started, you can add
. @relayMachineName:4657
This will send all your syslog messages to a machine named relayMachineName over port 4657. Port 4657 is the default port the relay listens to for Syslog UDP messages. You can change this in the relay’s property file. This properties file is located in the ‘conf’ directory of your relay installation (e.g. /opt/sourcelabs/relay/conf).
To filter the syslog messages sent to the relay, please read the syslog documentation or man pages for more information.
Syslog-ng:
You can also setup syslog-ng to use the relay. For the current version of the relay, you will need to use UDP logging to the relay instead of TCP. To set this up, you need to modify your syslog-ng config file. Often this is in /etc/syslog-ng.conf
To get started, you can add
destination d_relay { udp("relayMachineName ", port(4657)); };
log { source(s_sys); destination(d_relay); };
Assuming that you are using a default syslog-ng configuration where source ‘s_sys’ represents all syslog messages (modify source as necessary for your configuration),this will send all your syslog messages to a machine named relayMachineName over port 4657. Port 4657 is the default port the relay listens to for Syslog UDP messages. You can change this in the relay’s property file. This properties file is located in the ‘conf’ directory of your relay installation (e.g. /opt/sourcelabs/relay/conf).
To filter the syslog messages sent to the relay, please read the syslog documentation or man pages for more information.
Find more information about SourceLabs Self-Support Suite for LInux and Open Source Java
linux
centos
RedHat
syslog
SuSE
SourceLabs
logging
Ubuntu
Debian
support
How To Install suPHP On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Starting with version 2.2.20, ISPConfig has improved support for suPHP. This article explains how to install suPHP on various distributions supported by ISPConfig. (If you have used suPHP with previous ISPConfig versions, your installation will still work.)
Read more...How To Install mod_ruby On Various Linux Distributions For Use With ISPConfig (2.2.20 And Above)
Starting with version 2.2.20, ISPConfig has built-in support for Ruby. Instead of using CGI/FastCGI, ISPConfig depends on mod_ruby being available in the server's Apache. This article explains how to install mod_ruby on various distributions supported by ISPConfig.
Read more...In fact, Debian still has some very good infrastructure components others might be lacking. Our QA tools (including bug counters, tracking which versions are affected by which bugs, all kinds of graphs, wotomae) are great. All our update-* commands are mi
Debian: Debian Admin Step By Step Tutorials and articles with screenshots
Debian: Debian Admin Step By Step Tutorials and articles with screenshots
linux
Debian
open
installation
screenshots
SuSE
Other
opensuse
ultramookie posted a photo:
Most of the Linux and BSDs I have downloaded and burned over the last few weeks for evaluation/playing. (Missing is Gentoo, which I only used with VMware Server and used straight from an .iso image). List of OSes: SimplyMEPIS 6.0, SUSE 10.1, Debian 3.1r2, CentOS 4.3 (both DVD and CDs), PCBSD 1.2, Fedora Core 5 (both DVD and CDs), OpenFiler 2.0b2, FreeBSD 6.1, Ubuntu 6.06.1 LTS (CD), Kubuntu 6.06.1 LTS (CD), Ubuntu 6.06 Server LTS (CD), and Ubuntu 6.06 LTS (DVD).
ultramookie posted a photo:
Most of the Linux and BSDs I have downloaded and burned over the last few weeks for evaluation/playing. (Missing is Gentoo, which I only used with VMware Server and used straight from an .iso image). List of OSes: SimplyMEPIS 6.0, SUSE 10.1, Debian 3.1r2, CentOS 4.3 (both DVD and CDs), PCBSD 1.2, Fedora Core 5 (both DVD and CDs), OpenFiler 2.0b2, FreeBSD 6.1, Ubuntu 6.06.1 LTS (CD), Kubuntu 6.06.1 LTS (CD), Ubuntu 6.06 Server LTS (CD), and Ubuntu 6.06 LTS (DVD).
ultramookie posted a photo:
Most of the Linux and BSDs I have downloaded and burned over the last few weeks for evaluation/playing. (Missing is Gentoo, which I only used with VMware Server and used straight from an .iso image). List of OSes: SimplyMEPIS 6.0, SUSE 10.1, Debian 3.1r2, CentOS 4.3 (both DVD and CDs), PCBSD 1.2, Fedora Core 5 (both DVD and CDs), OpenFiler 2.0b2, FreeBSD 6.1, Ubuntu 6.06.1 LTS (CD), Kubuntu 6.06.1 LTS (CD), Ubuntu 6.06 Server LTS (CD), and Ubuntu 6.06 LTS (DVD).
opensource: del.icio.us tag/opensource
linux
Debian
Ubuntu
opensource
SuSE
RedHat
commercial
canonical