Skip to main content

Activityconfigurationsettings

Properties

NameTypeDescriptionNotes
isEnabled(optional) booleanIndicates whether the feature or configuration is enabled.[default to false]
clusterId(optional) stringThe identifier of the cluster associated with this configuration, if applicable.[default to undefined]
retentionTimePeriod(optional) numberThe time period for retaining activity logs.[default to undefined]
retentionTimeType(optional) stringThe type of retention period (e.g., days, months, years).[default to undefined]
excludeUsers(optional) Array<string>List of user identifiers to exclude from activity tracking.[default to undefined]
excludeFolders(optional) Array<string>List of folder paths to exclude from activity tracking.[default to undefined]
excludeFileExtensions(optional) Array<string>List of file extensions to exclude from activity tracking.[default to undefined]
excludeActions(optional) Array<string>List of actions to exclude from activity tracking.[default to undefined]