Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. Cohesity Cloud Scale Technology Manual Deployment Guide for Kubernetes Clusters
  3. Section III. Monitoring and Management
  4. Monitoring Snapshot Manager
  5. Configuration parameters
Cohesity Cloud Scale Technology Manual Deployment Guide for Kubernetes Clusters

Configuration parameters

  • Any configuration related parameter that must be added in /cloudpoint/flexsnap.conf file can be added in flexsnap-conf configmap by editing it as follows:

    kubectl edit configmap flexsnap-conf -n $ENVIRONMENT_NAMESPACE

    For example, for changing the log level from info to debug, add the following:

    [logging]

    level = debug

  • Any configuration related parameter which needs to be added in /cloudpoint/openv/netbackup/bp.conf file can be added in nbuconf configmap by editing it as follows:

    kubectl edit configmap nbuconf -n $ENVIRONMENT_NAMESPACE

Feedback

Was this page helpful?
Previous

Overview

Next

Snapshot Manager manual certificate renewal in Cloud Scale

Feedback

Was this page helpful?