For the complete documentation index, see llms.txt. This page is also available as Markdown.

create

Create an Application Load Balancer FlowLog

Usage

ionosctl compute applicationloadbalancer flowlog create [flags]

Aliases

For applicationloadbalancer command:

[alb]

For flowlog command:

[f fl]

For create command:

[c]

Description

Use this command to create a flow log on a specified Application Load Balancer. The flow log streams connection metadata for the traffic the ALB handles to an existing IONOS Object Storage (S3) bucket. Choose which connections to capture with --action (ACCEPTED / REJECTED / ALL) and which direction with --direction (INGRESS / EGRESS / BIDIRECTIONAL).

Use --wait (-w) to wait for the resource to reach AVAILABLE state.

Required values to run command:

  • Data Center Id

  • Application Load Balancer Id

  • Bucket Name

Options

Examples

Last updated