[Spread-users] Multiple private networks

John Schultz jschultz at commedia.cnds.jhu.edu
Mon Nov 24 19:07:08 EST 2003


If you just want it to be centralized (single collector), then simply have
all your logging machines run a Spread client that connects directly to
that central collector (e.g. - sp_connect to "4803 at 1.2.3.200").

Config file:

Spread_Segment 225.0.0.0:4803 {
	1.2.3.200
}

If you want something more complex (e.g. - multiple collectors) that can
be done too, but the configuration will be more complex.

--
John Lane Schultz
Spread Concepts, LLC
Phn: 443 838 2200

On Mon, 24 Nov 2003, Matt Sergeant wrote:

> I want to do spread logging for multiple private networks (NATed), with 
> a central log accumulator. Here's what the network looks like:
> 
> 1.2.3.1        1.2.3.2         1.2.3.3
> -------        -------         -------
> Contains       Contains        Contains
> 25 lots        25 lots         25 lots
> of IPs in      of IPs in       of IPs in
> 10.0.0/24      10.0.0/24       10.0.0/24
> 
>            1.2.3.200 - external monitoring machine
> 
> Basically I want what looks like a single spread group between these, 
> but the separate 10.0.0/24's don't need to know about each other. The 
> 10.0.0/24 machines will be doing the logging, and the 1.2.3.200 machine 
> will be doing the picking up. The individual units only have one 
> externally exposed IP (i.e. 1.2.3.x).
> 
> Is this doable, and what should the config look like?
> 
> 
> _______________________________________________
> Spread-users mailing list
> Spread-users at lists.spread.org
> http://lists.spread.org/mailman/listinfo/spread-users
> 






More information about the Spread-users mailing list