BIG-IP Logs

In BIG-IP, several logs and trace files are available to monitor and troubleshoot the operations. Out of all logs available, Audit and System logs are most important to the integration.

  1. Audit Log

Location: /var/logs/audit

GUI : System → Logs → Audit

Purpose: This log records user login and logout events, configuration changes made (via GUI, CLI, or API), command executions, and system-level actions such as module provisioning and license updates. These logs are essential for security auditing, ensuring compliance with standards (eg., PCI-DSS and HIPAA), troubleshooting unauthorized changes, and tracking administrative activities.

image-20250819-071011.png


Sample Audit Logs


  1. System Logs

Location : /var/logs/messages

GUI : System → Logs → System

Details: System logs include system messages, daemon logs, startup and shutdown events, resource usage warnings, interface or link status changes, and issues related to licensing and module provisioning. System logs are used to monitor and troubleshoot the overall health and operation of the system.

image-20250819-071208.png


Sample System Log