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. NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster
  3. Monitoring Snapshot Manager deployment
  4. Configuration parameters
NetBackup™ Deployment Guide for Azure Kubernetes Services (AKS) Cluster

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

Logs of Snapshot Manager

Next

Managing the Load Balancer service

Feedback

Was this page helpful?