Syslog-ng: Difference between revisions

From CBLFS
Jump to navigationJump to search
No edit summary
No edit summary
Line 10: Line 10:


== Dependencies ==
== Dependencies ==
=== Required ===
* [[eventlog]]


== Non-Multilib ==
== Non-Multilib ==

Revision as of 09:39, 14 September 2008

Download Source: http://www.balabit.com/downloads/files/syslog-ng/sources/2.1/src/syslog-ng-2.1.1.tar.gz

Introduction to Syslog-ng

syslog-ng embodies the next generation of logging systems, and is the first truly flexible and scalable system logging application.

Project Homepage: http://www.balabit.com/network-security/syslog-ng/

Dependencies

Required

Non-Multilib

Compile the package:

./configure --prefix=/usr &&
make

Install the package

make install

Multilib

This package does not provide any libraries so only one installation is needed.

32Bit

N32

64Bit