Forum Discussion

Nikoolayy1's avatar
Jan 26, 2022

Knowledge sharing: Advanced Logging and debugging for the F5 modules

For the different F5 issues related to the different F5 modules advanced logging can be enabled. There is an F5 general article for such tasks:

 

1. F5 BIG-IP LTM

For the f5 LTM advanced debug logging can be enabled or F5 iRule logging if the issue is with an irule:

2. F5 BIG-IP GTM/DNS

For F5 GTM/DNS if the issue is with bad DNS response from the F5 device the DNS logging profile can be placed to log DNS requests and DNS responses from example  the local Bind. If there is Wide IP that has many load balancing options then Wide IP load balancing decisions can be logged globally or better yet just for the affected Wide IP:

For iquery DNS communication between the F5 DNS/GTM devices in a cluster iqdump can be used:

Also there are DNS logs(big3d etc.) under global system logs for the f5 device:

3. F5 BIG-IP AFM

The AFM has a packet tracer utility that may show where is the issue with AFM rules or DDOS protection, also the AFM rules can log when they are matched and even the DDOS layer 3/4 attacks. Also the AFM IPS protocol inspection can log with action set to " Accept+Log".

4. F5 BIG-IP ASM/Advanced WAF.

The F5 WAF needs a security logging profile to log much of the data needed for investigation (the learning suggestions are not related to the logs and the security logging profile but to the local SQL database) but if the logs will be local better to log just illegal requests and responses. For DDOS or Bot defense the Security Logging profile under F5 Virtual server should have those options enabled. Also generate ASM reports for false postives the Security logging profiles are needed.

5. F5 BIG-IP APM

For the F5 APM reports that show traffic for specfic user was processed and where the issue could be. For SSO or VDI seperate logging options need to be configured.

6. F5 BIG-IP Analytics and BIG-IQ.

The Analytics module can help discover web application issues, also BIG-IQ uses this module to provide advanced statistics for applications deployed from the BIG-IQ using AS3.

3 Replies