ClusterConfig is a datatype for cluster configuration, feature flags and identity.

This datatype is used by the clusterConfig() query for getting information on a for cluster configuration. This is similar to the HumioMetadata is a datatype, which is used by the meta() query to get information about a LogScale instance.

Table: ClusterConfig

ParameterTypeRequiredDefaultStabilityDescription
Some input parameters may be required, as indicated in the Required column. For return values, this indicates that you are assured a value if the field is requested for the results.
Table last updated: Jun 23, 2026
allowActionsNotUseProxybooleanyes Long-TermWhether to allow actions not using proxy (i.e., value of HTTP_PROXY_ALLOW_ACTIONS_NOT_USE).
awsRegions[string]yes Long-TermA list of supported AWS regions.
clusterIdstringyes Long-TermThe unique identifier of the cluster.
deleteBackupAfterlongyes Long-TermThe time in milliseconds after which a repository has been marked for deletion and will no longer be restorable.
externalGroupSynchronizationbooleanyes Short-TermWhether external group synchronization is enabled.
externalPermissionsbooleanyes Long-TermWhether there are external permissions.
falconDataConnectorUrlstring  Short-TermThe URL of the Falcon data connector.
globalAllowListEmailActionsEnabledbooleanyes Long-TermWhether the global allow list email actions are enabled.
ingestFeedAwsRoleArnstring  Long-TermCluster AWS IAM role arn (Amazon Resource Name) used to assume role for ingest feeds.
ingestFeedConfigurationsIngestFeedConfigurationyes Long-TermShows the current configuration for ingest feeds. See IngestFeedConfiguration.
isApiExplorerEnabledbooleanyes Short-TermWhether the API Explorer is enabled.
isAutomaticUpdateCheckingEnabledbooleanyes Long-TermWhether automatic update checking enabled.
isClusterBeingUpdatedbooleanyes Short-TermAn indication whether or not the cluster is being updated. This is based off of differences in the cluster node versions.
isExternalManagedbooleanyes Short-TermWhether the account is externally managed.
isFeatureFlagEnabled(feature: FeatureFlag!): booleanmultiple  Short-TermReturns enabled features that are likely in beta. See FeatureFlag.
isScheduledReportEnabledbooleanyes Short-TermWhether the scheduled report is enabled.
isUsingSmtpbooleanyes Long-TermWhether LogScale is using SMTP.
maxCsvFileUploadSizeByteslongyes Short-TermThe maximum CSV (i.e., comma-separated values) file upload size in bytes.
maxJsonFileUploadSizeByteslongyes Short-TermThe maximum JSON (i.e., JavaScript Object Notation) file upload size in bytes.
minimumNodeVersionstringyes Short-TermThe lowest detected node version in the cluster.
personalUserTokensEnabledbooleanyes Short-TermWhether the personal user tokens are enabled.
sandboxesEnabledbooleanyes Short-TermWhether sandbox repositories are enabled.
scheduledSearchMaxBackfillLimitinteger  Long-TermThe scheduled search maximum backfill limit (i.e., value of SCHEDULED_SEARCH_BACKFILL_LIMIT).
sharedDashboardsEnabledbooleanyes Short-TermWhether the shared dashboards are enabled.
versionstringyes Long-TermThe version of Falcon LogScale.