Problem / Motivation
Configuring the application currently requires knowing the entire structure of the configuration and raw values in JSON. There should be a more convenient way to configure the agent after first installation.
Proposed Solution
Add a configuration screen where the admin can configure every value relevant and possible within the agent configuration. This page should have all the relevant fields , documentation on what they do and example values within them.
Alternatives Considered
No response
Additional Context
The LogPortConfig class has XML doc comments that should help with documenting on the page.
Problem / Motivation
Configuring the application currently requires knowing the entire structure of the configuration and raw values in JSON. There should be a more convenient way to configure the agent after first installation.
Proposed Solution
Add a configuration screen where the admin can configure every value relevant and possible within the agent configuration. This page should have all the relevant fields , documentation on what they do and example values within them.
Alternatives Considered
No response
Additional Context
The
LogPortConfigclass has XML doc comments that should help with documenting on the page.