Splunk · Schema

IndexCreateRequest

AnalyticsData AnalysisLoggingMachine DataMonitoringObservabilityPlatformSecuritySIEM

Properties

Name Type Description
name string The name for the new index
datatype string Type of data the index will hold
homePath string Absolute path for hot and warm bucket storage
coldPath string Absolute path for cold bucket storage
thawedPath string Absolute path for thawed bucket storage
maxTotalDataSizeMB integer Maximum total size of the index in MB
maxDataSize string Maximum size of a hot bucket
frozenTimePeriodInSecs integer Seconds until data is frozen
maxHotBuckets integer Maximum number of hot buckets
maxWarmDBCount integer Maximum number of warm buckets
View JSON Schema on GitHub