[Spread-users] Spread Problems

Michael Paesold mpaesold at gmx.at
Wed Dec 5 18:09:12 EST 2001


From: "Alexander Meis" <am at pixelhouse.de>
To: <spread-users at lists.spread.org>

> > Apache logs into "www_cluster", as seen in this line:
> > >         CustomLog $www_cluster common
> >
> > Spreadlogd only joins the "test" group:
> > >                 Group = "test"
> >
> > Matching those will increase the possibilty of a working setup!
>
> ah, do i need to setup a group on the spread itselve ?

No, but you need to setup the spreadlogd correctly, this is the corrected
part of your copy of the spreadlogd.conf:

> Spread {
>         Port = [your port]
>         Host = localhost
>         Log {
>                 Group = "www_cluster"
>                 File = testlog
>         }
> }

Do you know that there is more documentation on spread than just the few
readme's? There is a Spread User Guide that explains all this. Look at
http://www.spread.org/docs/guide/.

Michael






More information about the Spread-users mailing list