Resource: splunk_sh_indexes_manager

Create indexes on Splunk Cloud instances. [BETA]

Authorization and authentication

As of now there is no support to create indexes in user-specified workspaces on Splunk Cloud.

Example Usage

resource "splunk_sh_indexes_manager" "tf-index" {
    name = "tf-test-index-0"
    datatype = "event"
    frozen_time_period_in_secs = "94608000"
    max_global_raw_data_size_mb = "100"
}

Argument Reference

For latest resource argument reference: https://docs.splunk.com/Documentation/Splunk/latest/RESTTUT/RESTandCloud#Example_use_cases

This resource block supports the following arguments:

Attribute Reference

In addition to all arguments above, This resource block exports the following arguments: