Re: socklog with daemontools
Charlie Brady <[email protected]>
| Newsgroups | gmane.comp.misc.pape.general |
|---|---|
| Message-ID | <Pine.LNX.4.44.0407121737490.9905-100000@e-smith.charlieb.ott.istop.com> |
On Mon, 12 Jul 2004, Payal Rathod wrote: > Is there any way I can install socklog with daemontools? Sure, why not? > How do I do it? Create a service directory, and run and log/run scripts, and leave them where svscan will find them (just as you would for any other service you wanted to run with daemontools). socklog-conf is just a convenience which creates a bunch of directories and those run scripts. But you can create all by hand, or create using socklog-conf, then adjust by hand. You'll likely use multilog for log writing, rather than svlogd. --- Charlie