Fork of https://gist.github.com/1071989
Further CentOS 5.x instructions customized by MJH
yum install -y git gcc gcc-c++ zlib-devel curl curl-devel openssl
TK - replace with nodejs-stable YUM instructions
input { | |
file { | |
type => syslog | |
path => "/var/log/messages" | |
} | |
} | |
filter { | |
grok { | |
type => syslog |