Skip to content

feat(collector): support reading config file path from CLI and loading log configuration from config file in Go Collector#2375

Open
empiredan wants to merge 5 commits intoapache:masterfrom
empiredan:go-collector-config-log
Open

feat(collector): support reading config file path from CLI and loading log configuration from config file in Go Collector#2375
empiredan wants to merge 5 commits intoapache:masterfrom
empiredan:go-collector-config-log

Conversation

@empiredan
Copy link
Contributor

@empiredan empiredan commented Feb 25, 2026

#2358

This PR adds support for the Go collector to obtain the configuration file path
via command-line arguments.

It also makes log initialization configurable by loading log-related settings from
the configuration file, including the log file path, log level, log retention time, and
the number of retained log files.

@empiredan empiredan marked this pull request as ready for review February 25, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant