1. Packages
  2. Alibaba Cloud Provider
  3. API Docs
  4. threatdetection
  5. LogMeta
Alibaba Cloud v3.76.0 published on Tuesday, Apr 8, 2025 by Pulumi

alicloud.threatdetection.LogMeta

Explore with Pulumi AI

alicloud logo
Alibaba Cloud v3.76.0 published on Tuesday, Apr 8, 2025 by Pulumi

    Import

    Threat Detection Log Meta can be imported using the id, e.g.

    $ pulumi import alicloud:threatdetection/logMeta:LogMeta example <id>
    

    Create LogMeta Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new LogMeta(name: string, args: LogMetaArgs, opts?: CustomResourceOptions);
    @overload
    def LogMeta(resource_name: str,
                args: LogMetaArgs,
                opts: Optional[ResourceOptions] = None)
    
    @overload
    def LogMeta(resource_name: str,
                opts: Optional[ResourceOptions] = None,
                log_meta_name: Optional[str] = None,
                status: Optional[str] = None)
    func NewLogMeta(ctx *Context, name string, args LogMetaArgs, opts ...ResourceOption) (*LogMeta, error)
    public LogMeta(string name, LogMetaArgs args, CustomResourceOptions? opts = null)
    public LogMeta(String name, LogMetaArgs args)
    public LogMeta(String name, LogMetaArgs args, CustomResourceOptions options)
    
    type: alicloud:threatdetection:LogMeta
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args LogMetaArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args LogMetaArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args LogMetaArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args LogMetaArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args LogMetaArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    Constructor example

    The following reference example uses placeholder values for all input properties.

    var logMetaResource = new AliCloud.ThreatDetection.LogMeta("logMetaResource", new()
    {
        LogMetaName = "string",
        Status = "string",
    });
    
    example, err := threatdetection.NewLogMeta(ctx, "logMetaResource", &threatdetection.LogMetaArgs{
    	LogMetaName: pulumi.String("string"),
    	Status:      pulumi.String("string"),
    })
    
    var logMetaResource = new LogMeta("logMetaResource", LogMetaArgs.builder()
        .logMetaName("string")
        .status("string")
        .build());
    
    log_meta_resource = alicloud.threatdetection.LogMeta("logMetaResource",
        log_meta_name="string",
        status="string")
    
    const logMetaResource = new alicloud.threatdetection.LogMeta("logMetaResource", {
        logMetaName: "string",
        status: "string",
    });
    
    type: alicloud:threatdetection:LogMeta
    properties:
        logMetaName: string
        status: string
    

    LogMeta Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The LogMeta resource accepts the following input properties:

    LogMetaName string
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    Status string
    The status of the resource
    LogMetaName string
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    Status string
    The status of the resource
    logMetaName String
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status String
    The status of the resource
    logMetaName string
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status string
    The status of the resource
    log_meta_name str
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status str
    The status of the resource
    logMetaName String
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status String
    The status of the resource

    Outputs

    All input properties are implicitly available as output properties. Additionally, the LogMeta resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Id string
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.
    id string
    The provider-assigned unique ID for this managed resource.
    id str
    The provider-assigned unique ID for this managed resource.
    id String
    The provider-assigned unique ID for this managed resource.

    Look up Existing LogMeta Resource

    Get an existing LogMeta resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

    public static get(name: string, id: Input<ID>, state?: LogMetaState, opts?: CustomResourceOptions): LogMeta
    @staticmethod
    def get(resource_name: str,
            id: str,
            opts: Optional[ResourceOptions] = None,
            log_meta_name: Optional[str] = None,
            status: Optional[str] = None) -> LogMeta
    func GetLogMeta(ctx *Context, name string, id IDInput, state *LogMetaState, opts ...ResourceOption) (*LogMeta, error)
    public static LogMeta Get(string name, Input<string> id, LogMetaState? state, CustomResourceOptions? opts = null)
    public static LogMeta get(String name, Output<String> id, LogMetaState state, CustomResourceOptions options)
    resources:  _:    type: alicloud:threatdetection:LogMeta    get:      id: ${id}
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    resource_name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    name
    The unique name of the resulting resource.
    id
    The unique provider ID of the resource to lookup.
    state
    Any extra arguments used during the lookup.
    opts
    A bag of options that control this resource's behavior.
    The following state arguments are supported:
    LogMetaName string
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    Status string
    The status of the resource
    LogMetaName string
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    Status string
    The status of the resource
    logMetaName String
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status String
    The status of the resource
    logMetaName string
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status string
    The status of the resource
    log_meta_name str
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status str
    The status of the resource
    logMetaName String
    The name of the exclusive Logstore where logs are stored. Value:

    • aegis-log-client: client event log
    • aegis-log-crack: Brute Force log
    • aegis-log-dns-query:DNS request log
    • aegis-log-login: login log
    • aegis-log-network: network connection log
    • aegis-log-process: process startup log
    • aegis-snapshot-host: account snapshot log
    • aegis-snapshot-port: port snapshot log
    • aegis-snapshot-process: process snapshot log
    • local-dns: local DNS log
    • sas-log-dns:DNS resolution log
    • sas-log-http:WEB access log
    • sas-log-session: Web session log
    • sas-security-log: alarm log
    • sas-vul-log: Vulnerability log
    • sas-cspm-log: Cloud platform configuration check log
    • sas-hc-log: baseline log
    • sas-rasp-log: Application Protection Log
    • sas-filedetect-log: file detection log
    • sas-net-block: Network Defense Log
    status String
    The status of the resource

    Package Details

    Repository
    Alibaba Cloud pulumi/pulumi-alicloud
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the alicloud Terraform Provider.
    alicloud logo
    Alibaba Cloud v3.76.0 published on Tuesday, Apr 8, 2025 by Pulumi