1. Packages
  2. stackit
  3. API Docs
  4. getLogmeInstance
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud
stackit logo
Viewing docs for stackit v0.0.4
published on Friday, Feb 20, 2026 by stackitcloud

    LogMe instance data source schema. Must have a region specified in the provider configuration.

    Example Usage

    data "stackit_logme_instance" "example" {
      project_id  = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
      instance_id = "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"
    }
    

    Using getLogmeInstance

    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 getLogmeInstance(args: GetLogmeInstanceArgs, opts?: InvokeOptions): Promise<GetLogmeInstanceResult>
    function getLogmeInstanceOutput(args: GetLogmeInstanceOutputArgs, opts?: InvokeOptions): Output<GetLogmeInstanceResult>
    def get_logme_instance(instance_id: Optional[str] = None,
                           project_id: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> GetLogmeInstanceResult
    def get_logme_instance_output(instance_id: Optional[pulumi.Input[str]] = None,
                           project_id: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[GetLogmeInstanceResult]
    func LookupLogmeInstance(ctx *Context, args *LookupLogmeInstanceArgs, opts ...InvokeOption) (*LookupLogmeInstanceResult, error)
    func LookupLogmeInstanceOutput(ctx *Context, args *LookupLogmeInstanceOutputArgs, opts ...InvokeOption) LookupLogmeInstanceResultOutput

    > Note: This function is named LookupLogmeInstance in the Go SDK.

    public static class GetLogmeInstance 
    {
        public static Task<GetLogmeInstanceResult> InvokeAsync(GetLogmeInstanceArgs args, InvokeOptions? opts = null)
        public static Output<GetLogmeInstanceResult> Invoke(GetLogmeInstanceInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetLogmeInstanceResult> getLogmeInstance(GetLogmeInstanceArgs args, InvokeOptions options)
    public static Output<GetLogmeInstanceResult> getLogmeInstance(GetLogmeInstanceArgs args, InvokeOptions options)
    
    fn::invoke:
      function: stackit:index/getLogmeInstance:getLogmeInstance
      arguments:
        # arguments dictionary

    The following arguments are supported:

    InstanceId string
    ID of the LogMe instance.
    ProjectId string
    STACKIT Project ID to which the instance is associated.
    InstanceId string
    ID of the LogMe instance.
    ProjectId string
    STACKIT Project ID to which the instance is associated.
    instanceId String
    ID of the LogMe instance.
    projectId String
    STACKIT Project ID to which the instance is associated.
    instanceId string
    ID of the LogMe instance.
    projectId string
    STACKIT Project ID to which the instance is associated.
    instance_id str
    ID of the LogMe instance.
    project_id str
    STACKIT Project ID to which the instance is associated.
    instanceId String
    ID of the LogMe instance.
    projectId String
    STACKIT Project ID to which the instance is associated.

    getLogmeInstance Result

    The following output properties are available:

    CfGuid string
    CfOrganizationGuid string
    CfSpaceGuid string
    DashboardUrl string
    Id string
    ImageUrl string
    InstanceId string
    ID of the LogMe instance.
    Name string
    Instance name.
    Parameters GetLogmeInstanceParameters
    PlanId string
    The selected plan ID.
    PlanName string
    The selected plan name.
    ProjectId string
    STACKIT Project ID to which the instance is associated.
    Version string
    The service version.
    CfGuid string
    CfOrganizationGuid string
    CfSpaceGuid string
    DashboardUrl string
    Id string
    ImageUrl string
    InstanceId string
    ID of the LogMe instance.
    Name string
    Instance name.
    Parameters GetLogmeInstanceParameters
    PlanId string
    The selected plan ID.
    PlanName string
    The selected plan name.
    ProjectId string
    STACKIT Project ID to which the instance is associated.
    Version string
    The service version.
    cfGuid String
    cfOrganizationGuid String
    cfSpaceGuid String
    dashboardUrl String
    id String
    imageUrl String
    instanceId String
    ID of the LogMe instance.
    name String
    Instance name.
    parameters GetLogmeInstanceParameters
    planId String
    The selected plan ID.
    planName String
    The selected plan name.
    projectId String
    STACKIT Project ID to which the instance is associated.
    version String
    The service version.
    cfGuid string
    cfOrganizationGuid string
    cfSpaceGuid string
    dashboardUrl string
    id string
    imageUrl string
    instanceId string
    ID of the LogMe instance.
    name string
    Instance name.
    parameters GetLogmeInstanceParameters
    planId string
    The selected plan ID.
    planName string
    The selected plan name.
    projectId string
    STACKIT Project ID to which the instance is associated.
    version string
    The service version.
    cf_guid str
    cf_organization_guid str
    cf_space_guid str
    dashboard_url str
    id str
    image_url str
    instance_id str
    ID of the LogMe instance.
    name str
    Instance name.
    parameters GetLogmeInstanceParameters
    plan_id str
    The selected plan ID.
    plan_name str
    The selected plan name.
    project_id str
    STACKIT Project ID to which the instance is associated.
    version str
    The service version.
    cfGuid String
    cfOrganizationGuid String
    cfSpaceGuid String
    dashboardUrl String
    id String
    imageUrl String
    instanceId String
    ID of the LogMe instance.
    name String
    Instance name.
    parameters Property Map
    planId String
    The selected plan ID.
    planName String
    The selected plan name.
    projectId String
    STACKIT Project ID to which the instance is associated.
    version String
    The service version.

    Supporting Types

    GetLogmeInstanceParameters

    EnableMonitoring bool
    Enable monitoring.
    FluentdTcp int
    FluentdTls int
    FluentdTlsCiphers string
    FluentdTlsMaxVersion string
    FluentdTlsMinVersion string
    FluentdTlsVersion string
    FluentdUdp int
    Graphite string
    If set, monitoring with Graphite will be enabled. Expects the host and port where the Graphite metrics should be sent to (host:port).
    IsmDeletionAfter string
    Combination of an integer and a timerange when an index will be considered "old" and can be deleted. Possible values for the timerange are s, m, h and d.
    IsmJitter double
    IsmJobInterval int
    Jitter of the execution time.
    JavaHeapspace int
    The amount of memory (in MB) allocated as heap by the JVM for OpenSearch.
    JavaMaxmetaspace int
    The amount of memory (in MB) used by the JVM to store metadata for OpenSearch.
    MaxDiskThreshold int
    The maximum disk threshold in MB. If the disk usage exceeds this threshold, the instance will be stopped.
    MetricsFrequency int
    The frequency in seconds at which metrics are emitted (in seconds).
    MetricsPrefix string
    The prefix for the metrics. Could be useful when using Graphite monitoring to prefix the metrics with a certain value, like an API key.
    MonitoringInstanceId string
    The ID of the STACKIT monitoring instance.
    OpensearchTlsCiphers List<string>
    OpensearchTlsProtocols List<string>
    SgwAcl string
    Comma separated list of IP networks in CIDR notation which are allowed to access this instance.
    Syslogs List<string>
    List of syslog servers to send logs to.
    EnableMonitoring bool
    Enable monitoring.
    FluentdTcp int
    FluentdTls int
    FluentdTlsCiphers string
    FluentdTlsMaxVersion string
    FluentdTlsMinVersion string
    FluentdTlsVersion string
    FluentdUdp int
    Graphite string
    If set, monitoring with Graphite will be enabled. Expects the host and port where the Graphite metrics should be sent to (host:port).
    IsmDeletionAfter string
    Combination of an integer and a timerange when an index will be considered "old" and can be deleted. Possible values for the timerange are s, m, h and d.
    IsmJitter float64
    IsmJobInterval int
    Jitter of the execution time.
    JavaHeapspace int
    The amount of memory (in MB) allocated as heap by the JVM for OpenSearch.
    JavaMaxmetaspace int
    The amount of memory (in MB) used by the JVM to store metadata for OpenSearch.
    MaxDiskThreshold int
    The maximum disk threshold in MB. If the disk usage exceeds this threshold, the instance will be stopped.
    MetricsFrequency int
    The frequency in seconds at which metrics are emitted (in seconds).
    MetricsPrefix string
    The prefix for the metrics. Could be useful when using Graphite monitoring to prefix the metrics with a certain value, like an API key.
    MonitoringInstanceId string
    The ID of the STACKIT monitoring instance.
    OpensearchTlsCiphers []string
    OpensearchTlsProtocols []string
    SgwAcl string
    Comma separated list of IP networks in CIDR notation which are allowed to access this instance.
    Syslogs []string
    List of syslog servers to send logs to.
    enableMonitoring Boolean
    Enable monitoring.
    fluentdTcp Integer
    fluentdTls Integer
    fluentdTlsCiphers String
    fluentdTlsMaxVersion String
    fluentdTlsMinVersion String
    fluentdTlsVersion String
    fluentdUdp Integer
    graphite String
    If set, monitoring with Graphite will be enabled. Expects the host and port where the Graphite metrics should be sent to (host:port).
    ismDeletionAfter String
    Combination of an integer and a timerange when an index will be considered "old" and can be deleted. Possible values for the timerange are s, m, h and d.
    ismJitter Double
    ismJobInterval Integer
    Jitter of the execution time.
    javaHeapspace Integer
    The amount of memory (in MB) allocated as heap by the JVM for OpenSearch.
    javaMaxmetaspace Integer
    The amount of memory (in MB) used by the JVM to store metadata for OpenSearch.
    maxDiskThreshold Integer
    The maximum disk threshold in MB. If the disk usage exceeds this threshold, the instance will be stopped.
    metricsFrequency Integer
    The frequency in seconds at which metrics are emitted (in seconds).
    metricsPrefix String
    The prefix for the metrics. Could be useful when using Graphite monitoring to prefix the metrics with a certain value, like an API key.
    monitoringInstanceId String
    The ID of the STACKIT monitoring instance.
    opensearchTlsCiphers List<String>
    opensearchTlsProtocols List<String>
    sgwAcl String
    Comma separated list of IP networks in CIDR notation which are allowed to access this instance.
    syslogs List<String>
    List of syslog servers to send logs to.
    enableMonitoring boolean
    Enable monitoring.
    fluentdTcp number
    fluentdTls number
    fluentdTlsCiphers string
    fluentdTlsMaxVersion string
    fluentdTlsMinVersion string
    fluentdTlsVersion string
    fluentdUdp number
    graphite string
    If set, monitoring with Graphite will be enabled. Expects the host and port where the Graphite metrics should be sent to (host:port).
    ismDeletionAfter string
    Combination of an integer and a timerange when an index will be considered "old" and can be deleted. Possible values for the timerange are s, m, h and d.
    ismJitter number
    ismJobInterval number
    Jitter of the execution time.
    javaHeapspace number
    The amount of memory (in MB) allocated as heap by the JVM for OpenSearch.
    javaMaxmetaspace number
    The amount of memory (in MB) used by the JVM to store metadata for OpenSearch.
    maxDiskThreshold number
    The maximum disk threshold in MB. If the disk usage exceeds this threshold, the instance will be stopped.
    metricsFrequency number
    The frequency in seconds at which metrics are emitted (in seconds).
    metricsPrefix string
    The prefix for the metrics. Could be useful when using Graphite monitoring to prefix the metrics with a certain value, like an API key.
    monitoringInstanceId string
    The ID of the STACKIT monitoring instance.
    opensearchTlsCiphers string[]
    opensearchTlsProtocols string[]
    sgwAcl string
    Comma separated list of IP networks in CIDR notation which are allowed to access this instance.
    syslogs string[]
    List of syslog servers to send logs to.
    enable_monitoring bool
    Enable monitoring.
    fluentd_tcp int
    fluentd_tls int
    fluentd_tls_ciphers str
    fluentd_tls_max_version str
    fluentd_tls_min_version str
    fluentd_tls_version str
    fluentd_udp int
    graphite str
    If set, monitoring with Graphite will be enabled. Expects the host and port where the Graphite metrics should be sent to (host:port).
    ism_deletion_after str
    Combination of an integer and a timerange when an index will be considered "old" and can be deleted. Possible values for the timerange are s, m, h and d.
    ism_jitter float
    ism_job_interval int
    Jitter of the execution time.
    java_heapspace int
    The amount of memory (in MB) allocated as heap by the JVM for OpenSearch.
    java_maxmetaspace int
    The amount of memory (in MB) used by the JVM to store metadata for OpenSearch.
    max_disk_threshold int
    The maximum disk threshold in MB. If the disk usage exceeds this threshold, the instance will be stopped.
    metrics_frequency int
    The frequency in seconds at which metrics are emitted (in seconds).
    metrics_prefix str
    The prefix for the metrics. Could be useful when using Graphite monitoring to prefix the metrics with a certain value, like an API key.
    monitoring_instance_id str
    The ID of the STACKIT monitoring instance.
    opensearch_tls_ciphers Sequence[str]
    opensearch_tls_protocols Sequence[str]
    sgw_acl str
    Comma separated list of IP networks in CIDR notation which are allowed to access this instance.
    syslogs Sequence[str]
    List of syslog servers to send logs to.
    enableMonitoring Boolean
    Enable monitoring.
    fluentdTcp Number
    fluentdTls Number
    fluentdTlsCiphers String
    fluentdTlsMaxVersion String
    fluentdTlsMinVersion String
    fluentdTlsVersion String
    fluentdUdp Number
    graphite String
    If set, monitoring with Graphite will be enabled. Expects the host and port where the Graphite metrics should be sent to (host:port).
    ismDeletionAfter String
    Combination of an integer and a timerange when an index will be considered "old" and can be deleted. Possible values for the timerange are s, m, h and d.
    ismJitter Number
    ismJobInterval Number
    Jitter of the execution time.
    javaHeapspace Number
    The amount of memory (in MB) allocated as heap by the JVM for OpenSearch.
    javaMaxmetaspace Number
    The amount of memory (in MB) used by the JVM to store metadata for OpenSearch.
    maxDiskThreshold Number
    The maximum disk threshold in MB. If the disk usage exceeds this threshold, the instance will be stopped.
    metricsFrequency Number
    The frequency in seconds at which metrics are emitted (in seconds).
    metricsPrefix String
    The prefix for the metrics. Could be useful when using Graphite monitoring to prefix the metrics with a certain value, like an API key.
    monitoringInstanceId String
    The ID of the STACKIT monitoring instance.
    opensearchTlsCiphers List<String>
    opensearchTlsProtocols List<String>
    sgwAcl String
    Comma separated list of IP networks in CIDR notation which are allowed to access this instance.
    syslogs List<String>
    List of syslog servers to send logs to.

    Package Details

    Repository
    stackit stackitcloud/pulumi-stackit
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the stackit Terraform Provider.
    stackit logo
    Viewing docs for stackit v0.0.4
    published on Friday, Feb 20, 2026 by stackitcloud
      Try Pulumi Cloud free. Your team will thank you.