Created
July 4, 2012 05:53
-
-
Save jdorfman/3045625 to your computer and use it in GitHub Desktop.
Install syslog-ng on CentOS 5.7 x64
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yum install -y libnet && cd /tmp/ | |
wget http://mirror.chpc.utah.edu/pub/epel/5/i386/epel-release-5-4.noarch.rpm && rpm -Uvh epel-release-5-4.noarch.rpm | |
wget http://mirror.cogentco.com/pub/linux/epel//5/x86_64/syslog-ng-2.1.4-9.el5.x86_64.rpm && rpm -Uvh syslog-ng-2.1.4-9.el5.x86_64.rpm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check out Loggly