f5-declarative-onboarding icon indicating copy to clipboard operation
f5-declarative-onboarding copied to clipboard

ASM advanced settings variables - guarantee_remote_logging

Open stanislaspiron opened this issue 1 year ago • 1 comments

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:

  • integer
  • string

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

stanislaspiron avatar Jul 16 '24 13:07 stanislaspiron