Viewing docs for elasticstack 0.16.3
published on Thursday, Jul 23, 2026 by elastic
published on Thursday, Jul 23, 2026 by elastic
Viewing docs for elasticstack 0.16.3
published on Thursday, Jul 23, 2026 by elastic
published on Thursday, Jul 23, 2026 by elastic
Reads Elastic Security Entity Store status for a Kibana space.
Using getKibanaSecurityEntityStoreStatus
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getKibanaSecurityEntityStoreStatus(args: GetKibanaSecurityEntityStoreStatusArgs, opts?: InvokeOptions): Promise<GetKibanaSecurityEntityStoreStatusResult>
function getKibanaSecurityEntityStoreStatusOutput(args: GetKibanaSecurityEntityStoreStatusOutputArgs, opts?: InvokeOptions): Output<GetKibanaSecurityEntityStoreStatusResult>def get_kibana_security_entity_store_status(include_components: Optional[bool] = None,
kibana_connections: Optional[Sequence[GetKibanaSecurityEntityStoreStatusKibanaConnection]] = None,
space_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetKibanaSecurityEntityStoreStatusResult
def get_kibana_security_entity_store_status_output(include_components: pulumi.Input[Optional[bool]] = None,
kibana_connections: pulumi.Input[Optional[Sequence[pulumi.Input[GetKibanaSecurityEntityStoreStatusKibanaConnectionArgs]]]] = None,
space_id: pulumi.Input[Optional[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetKibanaSecurityEntityStoreStatusResult]func GetKibanaSecurityEntityStoreStatus(ctx *Context, args *GetKibanaSecurityEntityStoreStatusArgs, opts ...InvokeOption) (*GetKibanaSecurityEntityStoreStatusResult, error)
func GetKibanaSecurityEntityStoreStatusOutput(ctx *Context, args *GetKibanaSecurityEntityStoreStatusOutputArgs, opts ...InvokeOption) GetKibanaSecurityEntityStoreStatusResultOutput> Note: This function is named GetKibanaSecurityEntityStoreStatus in the Go SDK.
public static class GetKibanaSecurityEntityStoreStatus
{
public static Task<GetKibanaSecurityEntityStoreStatusResult> InvokeAsync(GetKibanaSecurityEntityStoreStatusArgs args, InvokeOptions? opts = null)
public static Output<GetKibanaSecurityEntityStoreStatusResult> Invoke(GetKibanaSecurityEntityStoreStatusInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetKibanaSecurityEntityStoreStatusResult> getKibanaSecurityEntityStoreStatus(GetKibanaSecurityEntityStoreStatusArgs args, InvokeOptions options)
public static Output<GetKibanaSecurityEntityStoreStatusResult> getKibanaSecurityEntityStoreStatus(GetKibanaSecurityEntityStoreStatusArgs args, InvokeOptions options)
fn::invoke:
function: elasticstack:index/getKibanaSecurityEntityStoreStatus:getKibanaSecurityEntityStoreStatus
arguments:
# arguments dictionarydata "elasticstack_get_kibana_security_entity_store_status" "name" {
# arguments
}The following arguments are supported:
- Include
Components bool - If true, returns a detailed status of each engine including all its components.
- Kibana
Connections List<GetKibana Security Entity Store Status Kibana Connection> - Kibana connection configuration block.
- Space
Id string - An identifier for the space. If space_id is not provided, the default space is used.
- Include
Components bool - If true, returns a detailed status of each engine including all its components.
- Kibana
Connections []GetKibana Security Entity Store Status Kibana Connection - Kibana connection configuration block.
- Space
Id string - An identifier for the space. If space_id is not provided, the default space is used.
- include_
components bool - If true, returns a detailed status of each engine including all its components.
- kibana_
connections list(object) - Kibana connection configuration block.
- space_
id string - An identifier for the space. If space_id is not provided, the default space is used.
- include
Components Boolean - If true, returns a detailed status of each engine including all its components.
- kibana
Connections List<GetKibana Security Entity Store Status Kibana Connection> - Kibana connection configuration block.
- space
Id String - An identifier for the space. If space_id is not provided, the default space is used.
- include
Components boolean - If true, returns a detailed status of each engine including all its components.
- kibana
Connections GetKibana Security Entity Store Status Kibana Connection[] - Kibana connection configuration block.
- space
Id string - An identifier for the space. If space_id is not provided, the default space is used.
- include_
components bool - If true, returns a detailed status of each engine including all its components.
- kibana_
connections Sequence[GetKibana Security Entity Store Status Kibana Connection] - Kibana connection configuration block.
- space_
id str - An identifier for the space. If space_id is not provided, the default space is used.
- include
Components Boolean - If true, returns a detailed status of each engine including all its components.
- kibana
Connections List<Property Map> - Kibana connection configuration block.
- space
Id String - An identifier for the space. If space_id is not provided, the default space is used.
getKibanaSecurityEntityStoreStatus Result
The following output properties are available:
- Engines
List<Get
Kibana Security Entity Store Status Engine> - Per-engine status details.
- Id string
- The provider-assigned unique ID for this managed resource.
- Installed bool
- True when the Entity Store is installed.
- Overall
Status string - The overall operational status of the Entity Store.
- Space
Id string - An identifier for the space. If space_id is not provided, the default space is used.
- Status
Json string - Normalized JSON of the full status response.
- Include
Components bool - If true, returns a detailed status of each engine including all its components.
- Kibana
Connections List<GetKibana Security Entity Store Status Kibana Connection> - Kibana connection configuration block.
- Engines
[]Get
Kibana Security Entity Store Status Engine - Per-engine status details.
- Id string
- The provider-assigned unique ID for this managed resource.
- Installed bool
- True when the Entity Store is installed.
- Overall
Status string - The overall operational status of the Entity Store.
- Space
Id string - An identifier for the space. If space_id is not provided, the default space is used.
- Status
Json string - Normalized JSON of the full status response.
- Include
Components bool - If true, returns a detailed status of each engine including all its components.
- Kibana
Connections []GetKibana Security Entity Store Status Kibana Connection - Kibana connection configuration block.
- engines list(object)
- Per-engine status details.
- id string
- The provider-assigned unique ID for this managed resource.
- installed bool
- True when the Entity Store is installed.
- overall_
status string - The overall operational status of the Entity Store.
- space_
id string - An identifier for the space. If space_id is not provided, the default space is used.
- status_
json string - Normalized JSON of the full status response.
- include_
components bool - If true, returns a detailed status of each engine including all its components.
- kibana_
connections list(object) - Kibana connection configuration block.
- engines
List<Get
Kibana Security Entity Store Status Engine> - Per-engine status details.
- id String
- The provider-assigned unique ID for this managed resource.
- installed Boolean
- True when the Entity Store is installed.
- overall
Status String - The overall operational status of the Entity Store.
- space
Id String - An identifier for the space. If space_id is not provided, the default space is used.
- status
Json String - Normalized JSON of the full status response.
- include
Components Boolean - If true, returns a detailed status of each engine including all its components.
- kibana
Connections List<GetKibana Security Entity Store Status Kibana Connection> - Kibana connection configuration block.
- engines
Get
Kibana Security Entity Store Status Engine[] - Per-engine status details.
- id string
- The provider-assigned unique ID for this managed resource.
- installed boolean
- True when the Entity Store is installed.
- overall
Status string - The overall operational status of the Entity Store.
- space
Id string - An identifier for the space. If space_id is not provided, the default space is used.
- status
Json string - Normalized JSON of the full status response.
- include
Components boolean - If true, returns a detailed status of each engine including all its components.
- kibana
Connections GetKibana Security Entity Store Status Kibana Connection[] - Kibana connection configuration block.
- engines
Sequence[Get
Kibana Security Entity Store Status Engine] - Per-engine status details.
- id str
- The provider-assigned unique ID for this managed resource.
- installed bool
- True when the Entity Store is installed.
- overall_
status str - The overall operational status of the Entity Store.
- space_
id str - An identifier for the space. If space_id is not provided, the default space is used.
- status_
json str - Normalized JSON of the full status response.
- include_
components bool - If true, returns a detailed status of each engine including all its components.
- kibana_
connections Sequence[GetKibana Security Entity Store Status Kibana Connection] - Kibana connection configuration block.
- engines List<Property Map>
- Per-engine status details.
- id String
- The provider-assigned unique ID for this managed resource.
- installed Boolean
- True when the Entity Store is installed.
- overall
Status String - The overall operational status of the Entity Store.
- space
Id String - An identifier for the space. If space_id is not provided, the default space is used.
- status
Json String - Normalized JSON of the full status response.
- include
Components Boolean - If true, returns a detailed status of each engine including all its components.
- kibana
Connections List<Property Map> - Kibana connection configuration block.
Supporting Types
GetKibanaSecurityEntityStoreStatusEngine
- Components
List<Get
Kibana Security Entity Store Status Engine Component> - Component-level status for the engine.
- Delay string
- Delay used for log extraction.
- Error
Action string - Action associated with the last engine error, if any.
- Error
Message string - Message describing the last engine error, if any.
- Field
History doubleLength - Number of historical values kept per field.
- Filter string
- Filter query applied to the engine.
- Frequency string
- Frequency used for log extraction.
- Index
Pattern string - Index pattern used by the engine.
- Lookback
Period string - Lookback period used for log extraction.
- Status string
- Current status of the engine.
- Timeout string
- Timeout setting for the engine.
- Timestamp
Field string - Timestamp field used by the engine.
- Type string
- The entity type managed by this engine.
- Components
[]Get
Kibana Security Entity Store Status Engine Component - Component-level status for the engine.
- Delay string
- Delay used for log extraction.
- Error
Action string - Action associated with the last engine error, if any.
- Error
Message string - Message describing the last engine error, if any.
- Field
History float64Length - Number of historical values kept per field.
- Filter string
- Filter query applied to the engine.
- Frequency string
- Frequency used for log extraction.
- Index
Pattern string - Index pattern used by the engine.
- Lookback
Period string - Lookback period used for log extraction.
- Status string
- Current status of the engine.
- Timeout string
- Timeout setting for the engine.
- Timestamp
Field string - Timestamp field used by the engine.
- Type string
- The entity type managed by this engine.
- components list(object)
- Component-level status for the engine.
- delay string
- Delay used for log extraction.
- error_
action string - Action associated with the last engine error, if any.
- error_
message string - Message describing the last engine error, if any.
- field_
history_ numberlength - Number of historical values kept per field.
- filter string
- Filter query applied to the engine.
- frequency string
- Frequency used for log extraction.
- index_
pattern string - Index pattern used by the engine.
- lookback_
period string - Lookback period used for log extraction.
- status string
- Current status of the engine.
- timeout string
- Timeout setting for the engine.
- timestamp_
field string - Timestamp field used by the engine.
- type string
- The entity type managed by this engine.
- components
List<Get
Kibana Security Entity Store Status Engine Component> - Component-level status for the engine.
- delay String
- Delay used for log extraction.
- error
Action String - Action associated with the last engine error, if any.
- error
Message String - Message describing the last engine error, if any.
- field
History DoubleLength - Number of historical values kept per field.
- filter String
- Filter query applied to the engine.
- frequency String
- Frequency used for log extraction.
- index
Pattern String - Index pattern used by the engine.
- lookback
Period String - Lookback period used for log extraction.
- status String
- Current status of the engine.
- timeout String
- Timeout setting for the engine.
- timestamp
Field String - Timestamp field used by the engine.
- type String
- The entity type managed by this engine.
- components
Get
Kibana Security Entity Store Status Engine Component[] - Component-level status for the engine.
- delay string
- Delay used for log extraction.
- error
Action string - Action associated with the last engine error, if any.
- error
Message string - Message describing the last engine error, if any.
- field
History numberLength - Number of historical values kept per field.
- filter string
- Filter query applied to the engine.
- frequency string
- Frequency used for log extraction.
- index
Pattern string - Index pattern used by the engine.
- lookback
Period string - Lookback period used for log extraction.
- status string
- Current status of the engine.
- timeout string
- Timeout setting for the engine.
- timestamp
Field string - Timestamp field used by the engine.
- type string
- The entity type managed by this engine.
- components
Sequence[Get
Kibana Security Entity Store Status Engine Component] - Component-level status for the engine.
- delay str
- Delay used for log extraction.
- error_
action str - Action associated with the last engine error, if any.
- error_
message str - Message describing the last engine error, if any.
- field_
history_ floatlength - Number of historical values kept per field.
- filter str
- Filter query applied to the engine.
- frequency str
- Frequency used for log extraction.
- index_
pattern str - Index pattern used by the engine.
- lookback_
period str - Lookback period used for log extraction.
- status str
- Current status of the engine.
- timeout str
- Timeout setting for the engine.
- timestamp_
field str - Timestamp field used by the engine.
- type str
- The entity type managed by this engine.
- components List<Property Map>
- Component-level status for the engine.
- delay String
- Delay used for log extraction.
- error
Action String - Action associated with the last engine error, if any.
- error
Message String - Message describing the last engine error, if any.
- field
History NumberLength - Number of historical values kept per field.
- filter String
- Filter query applied to the engine.
- frequency String
- Frequency used for log extraction.
- index
Pattern String - Index pattern used by the engine.
- lookback
Period String - Lookback period used for log extraction.
- status String
- Current status of the engine.
- timeout String
- Timeout setting for the engine.
- timestamp
Field String - Timestamp field used by the engine.
- type String
- The entity type managed by this engine.
GetKibanaSecurityEntityStoreStatusEngineComponent
GetKibanaSecurityEntityStoreStatusKibanaConnection
- Api
Key string - API Key to use for authentication to Kibana
- Bearer
Token string - Bearer Token to use for authentication to Kibana
- Ca
Certs List<string> - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- Endpoints List<string>
- Insecure bool
- Disable TLS certificate validation
- Password string
- Password to use for API authentication to Kibana.
- Username string
- Username to use for API authentication to Kibana.
- Api
Key string - API Key to use for authentication to Kibana
- Bearer
Token string - Bearer Token to use for authentication to Kibana
- Ca
Certs []string - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- Endpoints []string
- Insecure bool
- Disable TLS certificate validation
- Password string
- Password to use for API authentication to Kibana.
- Username string
- Username to use for API authentication to Kibana.
- api_
key string - API Key to use for authentication to Kibana
- bearer_
token string - Bearer Token to use for authentication to Kibana
- ca_
certs list(string) - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints list(string)
- insecure bool
- Disable TLS certificate validation
- password string
- Password to use for API authentication to Kibana.
- username string
- Username to use for API authentication to Kibana.
- api
Key String - API Key to use for authentication to Kibana
- bearer
Token String - Bearer Token to use for authentication to Kibana
- ca
Certs List<String> - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints List<String>
- insecure Boolean
- Disable TLS certificate validation
- password String
- Password to use for API authentication to Kibana.
- username String
- Username to use for API authentication to Kibana.
- api
Key string - API Key to use for authentication to Kibana
- bearer
Token string - Bearer Token to use for authentication to Kibana
- ca
Certs string[] - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints string[]
- insecure boolean
- Disable TLS certificate validation
- password string
- Password to use for API authentication to Kibana.
- username string
- Username to use for API authentication to Kibana.
- api_
key str - API Key to use for authentication to Kibana
- bearer_
token str - Bearer Token to use for authentication to Kibana
- ca_
certs Sequence[str] - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints Sequence[str]
- insecure bool
- Disable TLS certificate validation
- password str
- Password to use for API authentication to Kibana.
- username str
- Username to use for API authentication to Kibana.
- api
Key String - API Key to use for authentication to Kibana
- bearer
Token String - Bearer Token to use for authentication to Kibana
- ca
Certs List<String> - A list of paths to CA certificates to validate the certificate presented by the Kibana server.
- endpoints List<String>
- insecure Boolean
- Disable TLS certificate validation
- password String
- Password to use for API authentication to Kibana.
- username String
- Username to use for API authentication to Kibana.
Package Details
- Repository
- elasticstack elastic/terraform-provider-elasticstack
- License
- Notes
- This Pulumi package is based on the
elasticstackTerraform Provider.
Viewing docs for elasticstack 0.16.3
published on Thursday, Jul 23, 2026 by elastic
published on Thursday, Jul 23, 2026 by elastic