[Bro] ganeti cluster with bro cluster

Randy Bush randy at psg.com
Sun Feb 12 20:22:54 PST 2017


ok, to put it directly, is it reasonable, presuming i can give the bro
vms whatever cpus they need, and the load is not heavy, to do the
following:

    [logger]
    type=logger
    host=localhost
    #
    [manager]
    type=manager
    host=localhost
    #
    #[proxy-1]
    #type=proxy
    #host=localhost
    #
    [worker-0]
    type=worker
    host=localhost
    interface=eth0
    #
    [worker-1]
    type=worker
    host=bro1.sea.rg.net
    interface=eth0
    #
    [worker-2]
    type=worker
    host=bro2.sea.rg.net
    interface=eth0

randy


More information about the Bro mailing list