elastic / elastic/elastic-agent-client

Client V2 must accept config file (at lest in development mode)

Open
#43 1 comment 0 reactions 0 assignees View on GitHub
Team:Elastic-Agent
Dominant language
Go
Stars
5
Forks
33
Avg merge
5h 18m
Merged PRs (30d)
3

Description

The best way to get clients running from a standalone config is via changes to the v2-client, since otherwise we would need to bypass large chunks of control code to get a "standalone mode"

Two non-exclusive ways to do this:
- Have the connection info for the agent be read over a config file and not stdin
- Have the client accept a config file with a hard-coded config, and treat that config like it's coming from an elastic-agent server

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.