F5Networks / f5-declarative-onboarding

F5 BIG-IP Declarative Onboarding
Apache License 2.0
58 stars 22 forks source link

ASM advanced settings variables - guarantee_remote_logging #380

Open stanislaspiron opened 3 months ago

stanislaspiron commented 3 months ago

Is your feature request related to a problem? Please describe.

Declarative onboarding allows to configure ASM variables but is limited to some keys listed in 2 types:

Describe the solution you'd like

Add "guarantee_remote_logging" in keys of type integer

Additional context

The keys is described in the article : https://my.f5.com/manage/s/article/K13912

the command to set the keys is:

/usr/share/ts/bin/add_del_internal add guarantee_remote_logging 0

Additional request

Update DO documentation to list all supported keys. the current documentation only includes keys of type string

trinaths commented 3 months ago

Created [AUTOTOOL-4468] for internal tracking.