<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Hey everyone,<br id="776db4e2-7195-4a1f-bf50-601cd095d800"><span name="x"></span><br></div><div>I hope someone can help me out here.  I'm attempting to configure flowd to send the created flows to a socket on a CentOS 6.4 server, but I'm not having any success.<br></div><div><br></div><div>I'm using version 0.9.1 and I've tested it on a Debian server, so I know the logsocket functionality works.<br></div><div><br></div><div>Is there perhaps a package I need to install to get the logsocket functionality to work?<br></div><div><br></div><div>Here is my configuration:<br></div><div><br></div><div>####<br></div><div><br></div><div>pidfile "/var/run/flowd.pid"<br>logsock "/var/log/flowdata.socket"<br>logfile "/var/flowdata"<br>listen on 0.0.0.0:9995<br>listen on [::]:9995<br>store ALL<br>accept all</div><div><br></div><div>####<br></div><div><br></div><div>Here is the output from when I run flowd in debug mode:<br></div><div><br></div><div>####<br></div><div><br></div><div>read_config: entering<br>child_get_config: entering<br>drop_privs: dropping privs without chroot<br>send_config: entering fd = 4<br>send_config: done<br>child_get_config: child config done<br>recv_config: entering fd = 3<br>recv_config: ready to receive config<br>Listener for [0.0.0.0]:9995 fd = 3<br>Adjusted socket receive buffer from 229376 to 524288<br>Setting socket send buf to 1024<br>Listener for [::]:9995 fd = 4<br>Adjusted socket receive buffer from 229376 to 524288<br>Setting socket send buf to 1024<br>privsep_init: entering<br>drop_privs: dropping privs with chroot<br>init_pfd: entering (num_fds = 0)<br>init_pfd: done (num_fds = 3)<br>client_open_log: entering<br>answer_open_log: entering<br>client_open_socket: entering<br>answer_open_socket: entering<br>connect to logsock: No such file or directory<br>receive_fd: recvmsg: expected received 1 got 0</div><div><br></div><div>###<br></div><div><br></div><div>Thanks for any help!<br></div><div><br></div><div>--Nick Cappelletti<br></div></div></body></html>