panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
Using getConfigLogSettings
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 getConfigLogSettings(args: GetConfigLogSettingsArgs, opts?: InvokeOptions): Promise<GetConfigLogSettingsResult>
function getConfigLogSettingsOutput(args: GetConfigLogSettingsOutputArgs, opts?: InvokeOptions): Output<GetConfigLogSettingsResult>def get_config_log_settings(description: Optional[str] = None,
email_profiles: Optional[Sequence[str]] = None,
filter: Optional[str] = None,
http_profiles: Optional[Sequence[str]] = None,
location: Optional[GetConfigLogSettingsLocation] = None,
name: Optional[str] = None,
send_to_panorama: Optional[bool] = None,
snmp_profiles: Optional[Sequence[str]] = None,
syslog_profiles: Optional[Sequence[str]] = None,
opts: Optional[InvokeOptions] = None) -> GetConfigLogSettingsResult
def get_config_log_settings_output(description: Optional[pulumi.Input[str]] = None,
email_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
filter: Optional[pulumi.Input[str]] = None,
http_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
location: Optional[pulumi.Input[GetConfigLogSettingsLocationArgs]] = None,
name: Optional[pulumi.Input[str]] = None,
send_to_panorama: Optional[pulumi.Input[bool]] = None,
snmp_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
syslog_profiles: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetConfigLogSettingsResult]func LookupConfigLogSettings(ctx *Context, args *LookupConfigLogSettingsArgs, opts ...InvokeOption) (*LookupConfigLogSettingsResult, error)
func LookupConfigLogSettingsOutput(ctx *Context, args *LookupConfigLogSettingsOutputArgs, opts ...InvokeOption) LookupConfigLogSettingsResultOutput> Note: This function is named LookupConfigLogSettings in the Go SDK.
public static class GetConfigLogSettings
{
public static Task<GetConfigLogSettingsResult> InvokeAsync(GetConfigLogSettingsArgs args, InvokeOptions? opts = null)
public static Output<GetConfigLogSettingsResult> Invoke(GetConfigLogSettingsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetConfigLogSettingsResult> getConfigLogSettings(GetConfigLogSettingsArgs args, InvokeOptions options)
public static Output<GetConfigLogSettingsResult> getConfigLogSettings(GetConfigLogSettingsArgs args, InvokeOptions options)
fn::invoke:
function: panos:index/getConfigLogSettings:getConfigLogSettings
arguments:
# arguments dictionaryThe following arguments are supported:
- Location
Get
Config Log Settings Location - The location of this object.
- Name string
- Description string
- Email
Profiles List<string> - Filter string
- Http
Profiles List<string> - Send
To boolPanorama - Snmp
Profiles List<string> - Syslog
Profiles List<string>
- Location
Get
Config Log Settings Location - The location of this object.
- Name string
- Description string
- Email
Profiles []string - Filter string
- Http
Profiles []string - Send
To boolPanorama - Snmp
Profiles []string - Syslog
Profiles []string
- location
Get
Config Log Settings Location - The location of this object.
- name String
- description String
- email
Profiles List<String> - filter String
- http
Profiles List<String> - send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
- location
Get
Config Log Settings Location - The location of this object.
- name string
- description string
- email
Profiles string[] - filter string
- http
Profiles string[] - send
To booleanPanorama - snmp
Profiles string[] - syslog
Profiles string[]
- location
Get
Config Log Settings Location - The location of this object.
- name str
- description str
- email_
profiles Sequence[str] - filter str
- http_
profiles Sequence[str] - send_
to_ boolpanorama - snmp_
profiles Sequence[str] - syslog_
profiles Sequence[str]
- location Property Map
- The location of this object.
- name String
- description String
- email
Profiles List<String> - filter String
- http
Profiles List<String> - send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
getConfigLogSettings Result
The following output properties are available:
- Description string
- Email
Profiles List<string> - Filter string
- Http
Profiles List<string> - Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Config Log Settings Location - The location of this object.
- Name string
- Send
To boolPanorama - Snmp
Profiles List<string> - Syslog
Profiles List<string>
- Description string
- Email
Profiles []string - Filter string
- Http
Profiles []string - Id string
- The provider-assigned unique ID for this managed resource.
- Location
Get
Config Log Settings Location - The location of this object.
- Name string
- Send
To boolPanorama - Snmp
Profiles []string - Syslog
Profiles []string
- description String
- email
Profiles List<String> - filter String
- http
Profiles List<String> - id String
- The provider-assigned unique ID for this managed resource.
- location
Get
Config Log Settings Location - The location of this object.
- name String
- send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
- description string
- email
Profiles string[] - filter string
- http
Profiles string[] - id string
- The provider-assigned unique ID for this managed resource.
- location
Get
Config Log Settings Location - The location of this object.
- name string
- send
To booleanPanorama - snmp
Profiles string[] - syslog
Profiles string[]
- description str
- email_
profiles Sequence[str] - filter str
- http_
profiles Sequence[str] - id str
- The provider-assigned unique ID for this managed resource.
- location
Get
Config Log Settings Location - The location of this object.
- name str
- send_
to_ boolpanorama - snmp_
profiles Sequence[str] - syslog_
profiles Sequence[str]
- description String
- email
Profiles List<String> - filter String
- http
Profiles List<String> - id String
- The provider-assigned unique ID for this managed resource.
- location Property Map
- The location of this object.
- name String
- send
To BooleanPanorama - snmp
Profiles List<String> - syslog
Profiles List<String>
Supporting Types
GetConfigLogSettingsLocation
- Panorama
Get
Config Log Settings Location Panorama - Located in a panorama.
- Template
Get
Config Log Settings Location Template - A shared resource located within a specific template
- Template
Stack GetConfig Log Settings Location Template Stack - Located in a specific template
- Template
Stack GetVsys Config Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetConfig Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- Panorama
Get
Config Log Settings Location Panorama - Located in a panorama.
- Template
Get
Config Log Settings Location Template - A shared resource located within a specific template
- Template
Stack GetConfig Log Settings Location Template Stack - Located in a specific template
- Template
Stack GetVsys Config Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- Template
Vsys GetConfig Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Config Log Settings Location Panorama - Located in a panorama.
- template
Get
Config Log Settings Location Template - A shared resource located within a specific template
- template
Stack GetConfig Log Settings Location Template Stack - Located in a specific template
- template
Stack GetVsys Config Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetConfig Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Config Log Settings Location Panorama - Located in a panorama.
- template
Get
Config Log Settings Location Template - A shared resource located within a specific template
- template
Stack GetConfig Log Settings Location Template Stack - Located in a specific template
- template
Stack GetVsys Config Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template
Vsys GetConfig Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama
Get
Config Log Settings Location Panorama - Located in a panorama.
- template
Get
Config Log Settings Location Template - A shared resource located within a specific template
- template_
stack GetConfig Log Settings Location Template Stack - Located in a specific template
- template_
stack_ Getvsys Config Log Settings Location Template Stack Vsys - Located in a specific template, device and vsys.
- template_
vsys GetConfig Log Settings Location Template Vsys - Located in a specific template, device and vsys.
- panorama Property Map
- Located in a panorama.
- template Property Map
- A shared resource located within a specific template
- template
Stack Property Map - Located in a specific template
- template
Stack Property MapVsys - Located in a specific template, device and vsys.
- template
Vsys Property Map - Located in a specific template, device and vsys.
GetConfigLogSettingsLocationTemplate
- Name string
- Specific Panorama template
- Panorama
Device string - Specific Panorama device
- Name string
- Specific Panorama template
- Panorama
Device string - Specific Panorama device
- name String
- Specific Panorama template
- panorama
Device String - Specific Panorama device
- name string
- Specific Panorama template
- panorama
Device string - Specific Panorama device
- name str
- Specific Panorama template
- panorama_
device str - Specific Panorama device
- name String
- Specific Panorama template
- panorama
Device String - Specific Panorama device
GetConfigLogSettingsLocationTemplateStack
- Name string
- The template stack
- Panorama
Device string - Specific Panorama device
- Name string
- The template stack
- Panorama
Device string - Specific Panorama device
- name String
- The template stack
- panorama
Device String - Specific Panorama device
- name string
- The template stack
- panorama
Device string - Specific Panorama device
- name str
- The template stack
- panorama_
device str - Specific Panorama device
- name String
- The template stack
- panorama
Device String - Specific Panorama device
GetConfigLogSettingsLocationTemplateStackVsys
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template
Stack string - The template stack
- Vsys string
- The vsys.
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template
Stack string - The template stack
- Vsys string
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template
Stack String - The template stack
- vsys String
- The vsys.
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- template
Stack string - The template stack
- vsys string
- The vsys.
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- template_
stack str - The template stack
- vsys str
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template
Stack String - The template stack
- vsys String
- The vsys.
GetConfigLogSettingsLocationTemplateVsys
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template string
- Specific Panorama template
- Vsys string
- The vsys.
- Ngfw
Device string - The NGFW device
- Panorama
Device string - Specific Panorama device
- Template string
- Specific Panorama template
- Vsys string
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template String
- Specific Panorama template
- vsys String
- The vsys.
- ngfw
Device string - The NGFW device
- panorama
Device string - Specific Panorama device
- template string
- Specific Panorama template
- vsys string
- The vsys.
- ngfw_
device str - The NGFW device
- panorama_
device str - Specific Panorama device
- template str
- Specific Panorama template
- vsys str
- The vsys.
- ngfw
Device String - The NGFW device
- panorama
Device String - Specific Panorama device
- template String
- Specific Panorama template
- vsys String
- The vsys.
Package Details
- Repository
- panos paloaltonetworks/terraform-provider-panos
- License
- Notes
- This Pulumi package is based on the
panosTerraform Provider.
panos 2.0.7 published on Thursday, Nov 27, 2025 by paloaltonetworks
