Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support passing in fabric manager config #2249

Merged

Conversation

katiewasnothere
Copy link
Contributor

This PR adds support for passing in a configuration file when running fabric manager in the init program. If this configuration file is not present on the machine, fabric manager will fall back to running with all default settings.

The config file can be customized to determine where the fabric manager's logs will be output, when to rotate the log files, fabric operation mode, and more. See fabric manager doc for more details on how fabric manager works and how it can be configured.

@katiewasnothere katiewasnothere requested a review from a team as a code owner August 27, 2024 20:58
* Allows the ability to customize log file path, log rotation, and more

Signed-off-by: Kathryn Baldauf <[email protected]>
@katiewasnothere katiewasnothere force-pushed the kabaldau/fabric_manager_config branch from 94c16f4 to 512aaa2 Compare August 27, 2024 20:59
@katiewasnothere katiewasnothere merged commit e55a82b into microsoft:main Sep 11, 2024
19 checks passed
@katiewasnothere katiewasnothere deleted the kabaldau/fabric_manager_config branch September 11, 2024 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants