1. Packages
  2. Akeyless Provider
  3. API Docs
  4. GatewayLogForwardingAzureAnalytics
akeyless 1.9.0 published on Monday, Apr 14, 2025 by akeyless-community

akeyless.GatewayLogForwardingAzureAnalytics

Explore with Pulumi AI

Log Forwarding config for azure-analytics

Create GatewayLogForwardingAzureAnalytics Resource

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

Constructor syntax

new GatewayLogForwardingAzureAnalytics(name: string, args?: GatewayLogForwardingAzureAnalyticsArgs, opts?: CustomResourceOptions);
@overload
def GatewayLogForwardingAzureAnalytics(resource_name: str,
                                       args: Optional[GatewayLogForwardingAzureAnalyticsArgs] = None,
                                       opts: Optional[ResourceOptions] = None)

@overload
def GatewayLogForwardingAzureAnalytics(resource_name: str,
                                       opts: Optional[ResourceOptions] = None,
                                       enable: Optional[str] = None,
                                       gateway_log_forwarding_azure_analytics_id: Optional[str] = None,
                                       output_format: Optional[str] = None,
                                       pull_interval: Optional[str] = None,
                                       workspace_id: Optional[str] = None,
                                       workspace_key: Optional[str] = None)
func NewGatewayLogForwardingAzureAnalytics(ctx *Context, name string, args *GatewayLogForwardingAzureAnalyticsArgs, opts ...ResourceOption) (*GatewayLogForwardingAzureAnalytics, error)
public GatewayLogForwardingAzureAnalytics(string name, GatewayLogForwardingAzureAnalyticsArgs? args = null, CustomResourceOptions? opts = null)
public GatewayLogForwardingAzureAnalytics(String name, GatewayLogForwardingAzureAnalyticsArgs args)
public GatewayLogForwardingAzureAnalytics(String name, GatewayLogForwardingAzureAnalyticsArgs args, CustomResourceOptions options)
type: akeyless:GatewayLogForwardingAzureAnalytics
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args GatewayLogForwardingAzureAnalyticsArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args GatewayLogForwardingAzureAnalyticsArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args GatewayLogForwardingAzureAnalyticsArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args GatewayLogForwardingAzureAnalyticsArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. GatewayLogForwardingAzureAnalyticsArgs
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 gatewayLogForwardingAzureAnalyticsResource = new Akeyless.GatewayLogForwardingAzureAnalytics("gatewayLogForwardingAzureAnalyticsResource", new()
{
    Enable = "string",
    GatewayLogForwardingAzureAnalyticsId = "string",
    OutputFormat = "string",
    PullInterval = "string",
    WorkspaceId = "string",
    WorkspaceKey = "string",
});
Copy
example, err := akeyless.NewGatewayLogForwardingAzureAnalytics(ctx, "gatewayLogForwardingAzureAnalyticsResource", &akeyless.GatewayLogForwardingAzureAnalyticsArgs{
Enable: pulumi.String("string"),
GatewayLogForwardingAzureAnalyticsId: pulumi.String("string"),
OutputFormat: pulumi.String("string"),
PullInterval: pulumi.String("string"),
WorkspaceId: pulumi.String("string"),
WorkspaceKey: pulumi.String("string"),
})
Copy
var gatewayLogForwardingAzureAnalyticsResource = new GatewayLogForwardingAzureAnalytics("gatewayLogForwardingAzureAnalyticsResource", GatewayLogForwardingAzureAnalyticsArgs.builder()
    .enable("string")
    .gatewayLogForwardingAzureAnalyticsId("string")
    .outputFormat("string")
    .pullInterval("string")
    .workspaceId("string")
    .workspaceKey("string")
    .build());
Copy
gateway_log_forwarding_azure_analytics_resource = akeyless.GatewayLogForwardingAzureAnalytics("gatewayLogForwardingAzureAnalyticsResource",
    enable="string",
    gateway_log_forwarding_azure_analytics_id="string",
    output_format="string",
    pull_interval="string",
    workspace_id="string",
    workspace_key="string")
Copy
const gatewayLogForwardingAzureAnalyticsResource = new akeyless.GatewayLogForwardingAzureAnalytics("gatewayLogForwardingAzureAnalyticsResource", {
    enable: "string",
    gatewayLogForwardingAzureAnalyticsId: "string",
    outputFormat: "string",
    pullInterval: "string",
    workspaceId: "string",
    workspaceKey: "string",
});
Copy
type: akeyless:GatewayLogForwardingAzureAnalytics
properties:
    enable: string
    gatewayLogForwardingAzureAnalyticsId: string
    outputFormat: string
    pullInterval: string
    workspaceId: string
    workspaceKey: string
Copy

GatewayLogForwardingAzureAnalytics 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 GatewayLogForwardingAzureAnalytics resource accepts the following input properties:

Enable string
Enable Log Forwarding [true/false]
GatewayLogForwardingAzureAnalyticsId string
The ID of this resource.
OutputFormat string
Logs format [text/json]
PullInterval string
Pull interval in seconds
WorkspaceId string
Azure workspace id
WorkspaceKey string
Azure workspace key
Enable string
Enable Log Forwarding [true/false]
GatewayLogForwardingAzureAnalyticsId string
The ID of this resource.
OutputFormat string
Logs format [text/json]
PullInterval string
Pull interval in seconds
WorkspaceId string
Azure workspace id
WorkspaceKey string
Azure workspace key
enable String
Enable Log Forwarding [true/false]
gatewayLogForwardingAzureAnalyticsId String
The ID of this resource.
outputFormat String
Logs format [text/json]
pullInterval String
Pull interval in seconds
workspaceId String
Azure workspace id
workspaceKey String
Azure workspace key
enable string
Enable Log Forwarding [true/false]
gatewayLogForwardingAzureAnalyticsId string
The ID of this resource.
outputFormat string
Logs format [text/json]
pullInterval string
Pull interval in seconds
workspaceId string
Azure workspace id
workspaceKey string
Azure workspace key
enable str
Enable Log Forwarding [true/false]
gateway_log_forwarding_azure_analytics_id str
The ID of this resource.
output_format str
Logs format [text/json]
pull_interval str
Pull interval in seconds
workspace_id str
Azure workspace id
workspace_key str
Azure workspace key
enable String
Enable Log Forwarding [true/false]
gatewayLogForwardingAzureAnalyticsId String
The ID of this resource.
outputFormat String
Logs format [text/json]
pullInterval String
Pull interval in seconds
workspaceId String
Azure workspace id
workspaceKey String
Azure workspace key

Outputs

All input properties are implicitly available as output properties. Additionally, the GatewayLogForwardingAzureAnalytics 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 GatewayLogForwardingAzureAnalytics Resource

Get an existing GatewayLogForwardingAzureAnalytics 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?: GatewayLogForwardingAzureAnalyticsState, opts?: CustomResourceOptions): GatewayLogForwardingAzureAnalytics
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        enable: Optional[str] = None,
        gateway_log_forwarding_azure_analytics_id: Optional[str] = None,
        output_format: Optional[str] = None,
        pull_interval: Optional[str] = None,
        workspace_id: Optional[str] = None,
        workspace_key: Optional[str] = None) -> GatewayLogForwardingAzureAnalytics
func GetGatewayLogForwardingAzureAnalytics(ctx *Context, name string, id IDInput, state *GatewayLogForwardingAzureAnalyticsState, opts ...ResourceOption) (*GatewayLogForwardingAzureAnalytics, error)
public static GatewayLogForwardingAzureAnalytics Get(string name, Input<string> id, GatewayLogForwardingAzureAnalyticsState? state, CustomResourceOptions? opts = null)
public static GatewayLogForwardingAzureAnalytics get(String name, Output<String> id, GatewayLogForwardingAzureAnalyticsState state, CustomResourceOptions options)
resources:  _:    type: akeyless:GatewayLogForwardingAzureAnalytics    get:      id: ${id}
name This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
The unique provider ID of the resource to lookup.
name This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
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 This property is required.
The unique name of the resulting resource.
id This property is required.
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:
Enable string
Enable Log Forwarding [true/false]
GatewayLogForwardingAzureAnalyticsId string
The ID of this resource.
OutputFormat string
Logs format [text/json]
PullInterval string
Pull interval in seconds
WorkspaceId string
Azure workspace id
WorkspaceKey string
Azure workspace key
Enable string
Enable Log Forwarding [true/false]
GatewayLogForwardingAzureAnalyticsId string
The ID of this resource.
OutputFormat string
Logs format [text/json]
PullInterval string
Pull interval in seconds
WorkspaceId string
Azure workspace id
WorkspaceKey string
Azure workspace key
enable String
Enable Log Forwarding [true/false]
gatewayLogForwardingAzureAnalyticsId String
The ID of this resource.
outputFormat String
Logs format [text/json]
pullInterval String
Pull interval in seconds
workspaceId String
Azure workspace id
workspaceKey String
Azure workspace key
enable string
Enable Log Forwarding [true/false]
gatewayLogForwardingAzureAnalyticsId string
The ID of this resource.
outputFormat string
Logs format [text/json]
pullInterval string
Pull interval in seconds
workspaceId string
Azure workspace id
workspaceKey string
Azure workspace key
enable str
Enable Log Forwarding [true/false]
gateway_log_forwarding_azure_analytics_id str
The ID of this resource.
output_format str
Logs format [text/json]
pull_interval str
Pull interval in seconds
workspace_id str
Azure workspace id
workspace_key str
Azure workspace key
enable String
Enable Log Forwarding [true/false]
gatewayLogForwardingAzureAnalyticsId String
The ID of this resource.
outputFormat String
Logs format [text/json]
pullInterval String
Pull interval in seconds
workspaceId String
Azure workspace id
workspaceKey String
Azure workspace key

Package Details

Repository
akeyless akeyless-community/terraform-provider-akeyless
License
Notes
This Pulumi package is based on the akeyless Terraform Provider.