You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"
The text was updated successfully, but these errors were encountered:
Description
When creating a cluster we need to add a flag to disable the logs collector on the CLI and TF
Acceptance Criteria
The text was updated successfully, but these errors were encountered: