f5-appsvcs-extension icon indicating copy to clipboard operation
f5-appsvcs-extension copied to clipboard

Improved feature parity: ALG logging profiles

Open LaurentGravier opened this issue 3 years ago • 1 comments
trafficstars

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

It is not possible to create an ALG logging profile with AS3

Describe the solution you'd like

I would like to create an ALG logging profile with AS3, as it is feasible with the CLI (create ltm alg-log-profile) or the GUI (Local Traffic / Profiles / Other / ALG Logging). The configurable parameters should be the same as with the CLI/GUI.

Describe alternatives you've considered

I create the ALG logging profiles out of AS3 (with non declarative commands).

Additional context

LaurentGravier avatar Jun 28 '22 08:06 LaurentGravier

@LaurentGravier please can you reach out to me [email protected]

I would like to have a call/email/chat with you to understand better the use case. There may be other ways to look at this issue that could work better.

mdditt2000 avatar Jun 30 '22 20:06 mdditt2000

@LaurentGravier @sunitharonan and I are looking at this issue. BTW we dont see the "tmsh" commands to create this profile

root@(ocp-02)(cfg-sync In Sync)(Standby)(/Common)(tmos)# create alg-log-profile ?
Syntax Error: "alg-log-profile" unexpected argument
root@(ocp-02)(cfg-sync In Sync)(Standby)(/Common)(tmos)# create alg-log-profile

mdditt2000 avatar Nov 01 '22 18:11 mdditt2000

@mdditt2000 @sunitharonan

It looks like this profile requires the CGNAT module to be provisioned.

RobCupples avatar Nov 01 '22 19:11 RobCupples

@mdditt2000 @RobCupples Indeed, CGNAT module has to be provisioned to be able to use command create alg-log-profile in CLI mode.

Theoretically, the AFM module is now sufficient for making CGNAT, but because of the ALG log profiles, it remains necessary to provision the CGNAT module. By the way, such provisioning is not necessary if you want to create ALG log profiles with the GUI. This is described in bug tracker ID 1097973.

LaurentGravier avatar Nov 02 '22 07:11 LaurentGravier

This has been resolved with AUTOTOOL-3491 backlog item in As3 3.43.0. Thanks.

sunitharonan avatar Mar 22 '23 18:03 sunitharonan