Skip to content

V2Tool ‘server mode’ #41

@belimawr

Description

@belimawr

The V2Tool should read its server configuration information from a configuration file and start the GRPC server following it.
Every time a client (shipper, inputs, etc) connects to the server, the server will send corresponding configuration in the same way it would if it had started the binary.

Clients connecting/disconnecting should be handled gracefully, there should be no need to re-start the V2Tool once it’s running.

Once the server is started, it should log the connection information: host, port, T;S status (enabled/disabled), connection token (it’s for testing, it’s not meant to be secure). Logging the token might be a point for further discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions