Skip to main content

How to toggle automated monitoring of the default admin and all users?

A
Written by Arick Disilva
Updated over 8 months ago

On Cloud deployments, monitoring via Revealed Agent will be turned on for the main Admin when they log in. In this case, the main Admin will be counted as a consumer of 1 license.

On-Premises customers can use the following flag in their kv_store to make this change:

auto_enable_monitoring.default_admin

The default value is: enabled.

The same behavior can be configured for all users with the following flag:

auto_enable_monitoring.all

The default value is: disabled.

Did this answer your question?