Configure AutoSupport for Keystone
When using the AutoSupport telemetry mechanism, Keystone calculates the usage based on the AutoSupport telemetry data. To achieve the necessary level of granularity, you should configure AutoSupport to incorporate Keystone data in the daily support bundles sent by the ONTAP clusters.
You should note the following before configuring AutoSupport to include Keystone data.
-
You edit the AutoSupport telemetry options by using ONTAP CLI. For information about managing AutoSupport services and system (cluster) administrator role, see Manage AutoSupport overview and Cluster and SVM administrators.
-
You include the subsystems in the daily and weekly AutoSupport bundles to ensure precise data collection for Keystone. For information about AutoSupport subsystems, see What AutoSupport subsystems are.
-
As a system administrator user, log in to the Keystone ONTAP cluster by using SSH. For information, see Access the cluster by using SSH.
-
Modify the log content.
-
Run this command to modify the daily log content:
autosupport trigger modify -node * -autosupport-message management.log -basic-additional wafl,performance,snapshot,platform,object_store_server,san,raid,snapmirror -troubleshooting-additional wafl
-
Run this command to modify the weekly log content:
autosupport trigger modify -autosupport-message weekly -troubleshooting-additional wafl -node *
For more information about this command, see system node autosupport trigger modify.
-