- From: Eric Feldhusen <
>
- To:
- Subject: [chef] Question on community rsyslog cookbook
- Date: Wed, 6 Nov 2013 11:28:42 -0500
I'm testing out the community rsyslog cookbook on a Vagrant box and I'm sure I'm making some simple mistake somewhere, but I can't seem to get the rsyslog recipe to make the rsyslog daemon listen to remote connections.
I'm using the stock rsyslog recipe and below are my attributes I'm passing to the vagrant box.
"rsyslog" => {
"server" => "true",
"server_ip" => "0.0.0.0",
"protocol" => "udp",
"port" => "514",
"log_dir" => "/var/log",
"remote_logs" => "true",
"user" => "root",
"group" => "root",
"high_precision_timestamps" => "true"
}
Any suggestions?
- [chef] Question on community rsyslog cookbook, Eric Feldhusen, 11/06/2013
Archive powered by MHonArc 2.6.16.