streaming the stat feature output to another machine
2007-02-20 by Emmanuel Dreyfus
Hi Some of you enjoy the new stat feature, which produces a custom log of milter-greylist activity. I'd like to stream that data to another machine in real-time. Anyone has ome idea of how to perform it? A first option is to modify milter-greylist ot use curl and send the data through HTTP POST. That's not very straightforward since the code must take care of network failures. A second option is to use existing code and to pipe to an external tool, or to a file, and having an external tool doing the job. Anyone has an idea of what external tool could be used to stream the data reliabily? -- Emmanuel Dreyfus manu@...