Skip to content

Multiple conmand daemons connecting to the same consoles #22

@kcgthb

Description

@kcgthb

Hi,

I'd like to have a redundant setup where multiple conmand daemons running on different machines would log the same consoles.
Say, server1 monitors consoles a and b, server2 monitors the same a and b consoles, and both servers log the consoles' output on their respective local filesystem.

It looks like currently, whatever server starts first gets a hold on the consoles, and the 2nd one doesn't get any output. So if server1 starts first, the consoles' output is correctly stored in server1:[global log]/%N.log, while server2 gets only timestamps.

Would it be possible to log the console outputs in monitor-only mode, so that several conmand daemons could log the output at the same time?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions