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

Add the LogsCollectorEnabled option (true/false) to CLI when creating clusters #485

Open
fernando-villalba opened this issue Dec 9, 2024 · 0 comments
Assignees

Comments

@fernando-villalba
Copy link
Contributor

Description

When creating a cluster we need to add a flag to disable the logs collector on the CLI and TF

Acceptance Criteria

  • Implement enabling or disabling of this flag in the CLI and TF.
  • Add a description: "Disabling this will prevent you from seeing logs in the Civo platform dashboard, but it will save node resources. Disabled by default on small and xsmall standard nodes"
  • Automatically disable the logs collector on the standard small and xsmall nodes (only standard!). When creating xsmall and small nodes, output the following message "Logs collector not installed by default to save resource on small and xsmall standard nodes. If you wish to enable logs collector create the cluster with LogsCollectorEnable set to true"
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

No branches or pull requests

2 participants