StoreIndex

Import

Log store index can be imported using the id, e.g.

$ pulumi import alicloud:log/storeIndex:StoreIndex example tf-log:tf-log-store

Properties

Link copied to clipboard

List configurations of field search index. Valid item as follows:

Link copied to clipboard

The configuration of full text index. Valid item as follows:

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val logstore: Output<String>

The log store name to the query index belongs.

Link copied to clipboard
val project: Output<String>

The project name to the log store belongs.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>