Updated Date: 07/07/2026
Managing Audit Logs
You use audit logs to review changes in the BIG-IQ system. All BIG-IQ system roles have read-only access to the audit log, and can view and filter entries. Any user with the appropriate privileges can initiate an action.
All API traffic on the BIG-IQ system, and every REST service command for all licensed modules, is logged in a separate, central audit log (restjavad-audit.n.log) which is located in /var/log on the BIG-IQ system.
When using the audit log, consider the following:
- The audit log does not record an entry for every generation of a task. It only records an entry when the task status changes.
- When an object is deleted and then recreated with the same name, partition, and other information, the difference between those objects may show the deleted object as being the previous generation of the new object.
- By default, not all columns are displayed by the audit log to conserve space. To review what columns are displayed, click the gear icon in the upper right of the Audit Logging screen.
BIG-IQ® Centralized Management records in the audit log all user-initiated changes that occur on the management system. A change is defined as when certain objects are modified, when certain tasks change state, or when certain user actions are performed. For example, when the admin account is used to log in to the BIG-IQ system, the audit log records the time, the user (admin), the action (New) and the object type (Login). The log does not include changes that occurred on BIG-IP devices that were imported.
Changes to working-configuration objects generate audit log entries. In addition, these actions generate log entries:
- Creating or deleting a user account.
- Users logging in and logging out, including when the user is logged out due to inactivity.
- Creating or cancelling a device discovery or a device reimport.
- Adding a new device to an access group.
- Creating or deleting an access group.
- Removing all services.
- Reimporting a device.
- Saving a configurable property in an existing device object.
- Stopping a session.
- Deleting a previously discovered device.
- Creating or deleting a deployment task.
- Creating a difference task.
- Creating, restoring, or deleting a snapshot.
- Editing some system information (such as editing a host name, a root password, a DNS entry, or an SNMP entry).
The audit log displays the following properties for each log entry.
|
Property |
Description |
|---|---|
|
Source |
IP address of the client machine that made the change. This property is blank for actions that were initiated by an internal process. For example, when a user invokes a deployment action, the deployment action then invokes a difference task to find the differences between the current configuration and the one to be deployed. The difference task has no Source IP address. |
|
Service |
Indicates whether the change was made by the internal object synchronization service. This service synchronizes shared objects, such as virtual servers, from the Local Traffic & Network service to the Network Security or Web Application Security services. - If a check mark is displayed, the change was made by the internal object synchronization service, and no IP address is shown in the Source column. The check mark is only displayed in the Network Firewall Audit Log or the Web Application Security Audit Log screens.
|
|
Time |
Time that the event occurred. The time is the BIG-IQ system local time and is expressed in the format: mmm dd, yyyy hh:mm:ss (time zone); for example: |
|
Node |
Fully qualified domain name for the BIG-IQ system that recorded the event. This appears as the Hostname at the top of the BIG-IQ user interface. |
|
User |
Name of the account that initiated the action, such as an account named |
|
Action |
Type of modification. For operation changes, the action types include New, Delete, and Modify. For task changes, the action types include Start, Finish, Failed, and Cancelled. |
|
Object Name |
Object identified by a user-friendly name; for example: |
|
Changes |
Indicates whether there was a change in the object. If View occurs in this column, there is a change to the object. To view the detailed differences of the change, click View. |
|
Object Type |
Classification for this action. When the type |
|
Parent |
The administrative partition and name of the parent object. This property is displayed for firewall rules, logging profiles, and DoS profiles. For firewall rules, the parent shows the rule list, firewall, or policy that contains the rule. A change in a firewall rule often also affects the rule’s parent object. |
|
Parent Type |
Class or group of the parent object. |
|
Version |
Version of the configuration object. Typically, when a configuration object changes, the version is increased by 1. However, other audit entries, such as those for finishing snapshot creation or finishing deployment, may increase the version by more than 1. |
In the audit log, when potential changes to an object are logged, the View link is shown in the Changes column for that entry. You can click View to examine the differences between generations of that object.
-
At the top of the screen, click Monitoring.
-
On the left, expand LOGS, expand Audit Logs, and then click the component that you want to view audit entries for.
-
To display differences for an object, click View in the Changes column.
A popup screen opens, showing two columns that compare the differences between the two generations of the object in JSON. In these columns, additions to an object generation are highlighted in green, and differences are highlighted in gold.
If the system cannot retrieve a generation of an object, the column displays either
Generation Not AvailableorGeneration No previous generation. Object information may not be available if it has been automatically purged from the system to conserve disk space, or if it has been deleted.The JSON difference displayed for a delete entry in the audit log shows the JSON difference from the previous operation because the generation identifier is not incremented when an object is deleted.
-
When you are finished, click Close on the popup screen to return to the Audit Logging screen.
You can use the Filter field at the top right of the Audit Logging screen to rapidly narrow the scope displayed, and to more easily locate an entry in the audit log.
- Filtering is text-based.
- Filtering is not case-sensitive.
- You can use wild cards, or partial text.
- All BIG-IQ Centralized Management roles can filter entries.
- To clear the filter, click the X to the right of the search string in the Filtered by field on the left.
-
At the top of the screen, click Applications.
-
On the left, expand LOGS, expand Audit Logs, and then click the component that you want to view audit entries for.
-
Use the Filter field in the upper right corner to narrow your search:
-
Select the field that you want to specify filter options for.
-
Type the information specific to the object you want to filter on.
-
Select Exact if you want to view only logs that completely match the filtering content you typed. Or, if you want to view any logs that include the filtering content, select Contains.
-
Press Enter.
-
|
Option |
Description |
|---|---|
|
All |
Specifies that all objects should be filtered using the filter text. When this option is used, both the user-visible and the underlying data are searched for a match, so you may see matches to your filter text which do not appear to match it. |
|
Client Address |
For Filter, type the IP address of the device that generates the logs. Log entries from devices with a different IP address will not be displayed. |
|
Time |
Type both a date and a time. Displayed times are given in the local time of the BIG-IQ system. Supported time formats are highly Web browser-dependent. Time formats other than those listed might appear to filter successfully but are not supported. Entering a single date and time results in a filter displaying all entries from the specified date and time to the current date and time. For time formats that use letters and numbers, enter the date time in one of the following formats:
|
|
Node |
Type the node name in the filter. |
|
User |
Type the user account name in the filter. |
|
Action: Operation |
Type the operation action name in the filter. Operation actions include: New, Delete, and Modify. Note: Search results for a search on values in the Action column may match additional hidden values since the underlying metadata is being searched. |
|
Action: Task Status |
Type the task status action name in the filter. Task status actions include: Start, Finish, Cancelled, and Failed. Note: Search results for a search on values in the Action column may match additional hidden values since the underlying metadata is being searched. |
|
Object Name |
Type the full or partial name of the object in the filter. If a partition name is displayed, do not include it in the filter. For example, Common/AddressList_4 would be entered as |
|
Object Type |
Type the object type in the filter. |
|
Parent |
Type the parent name in the filter. Only appears for rules to show the rule list, firewall, or policy that contains the rule. |
|
Parent Type |
Type the Parent Type name in the filter. Only appears when the Parent field contains a value. |
|
Contains |
Specifies that the filter text is contained within the object specified. When you select Contains:- If the filter text is a string, the filter text matches an entire string or only a part of a string.
|
|
Exact |
Specifies that the filter text is exactly contained within the object specified. When Exact is selected: - If the filter text is a string, the filter text matches only the entire string.
|
The result of a search filter operation is a set of entries that match the filter criteria, sorted by time.
You can customize the audit log display to assist you in locating information faster.
- To customize the order of columns displayed, click any column header and drag the column to the location you want.
- To sort by column, click the name of the column you want to sort. Not all columns can be sorted. When sorting items in the Object Name column, partition names are ignored. For example, the object name
Common/rule1would be sorted without the common partition name, as if it were namedrule1. - To resize columns, click the column side and drag it to the preferred location.
- To select what columns are displayed, click the gear icon in the upper right of the Audit Logging screen. In the popup screen, select columns you want to display and clear columns you do not want to display. Move your cursor away from the screen to dismiss it.
You can view or change the audit archive settings. The archived audit log files are stored in the /var/config/rest/auditArchive/ directory on the BIG-IQ system. You can view Access audit logs based on the following Access roles:
- Deployer.
- Editor.
- Viewer
- Manager.
You can view and configure Access archive settings with only the Access Manager role. The roles Auditor, Deployer, and Viewer cannot view or edit archive settings.
-
At the top of the screen, click Applications.
-
Select Audit Logging from the BIG-IQ menu.
-
Click the Archive Settings button in the upper left of the Audit Logging screen to display the audit log settings.
-
Complete or review the properties and status settings, and click Save.
Property Description Retain Entries Specifies the number of days after the audit log entries are archived. Weekly Update Specifies which days of the week to update the audit log. Select the check box to the left of each day that you want the audit log to be updated. The default is every day. Start Time Specifies when the audit archiving should begin. The default is 12:00 am. Items Expired Displays the read-only number of entries that have expired. Last Error If an error has occurred, displays the read-only error text for any errors found. Last Error Time If an error has occurred, displays a read-only value that contains the time the last error was found. The time in the field is the BIG-IQ system local time and is expressed in the format: ddd mmm dd yyyy hh:mm:ss, for example, Fri Jan 17 2014 23:50:00.
You can view or change how audit logs are archived by clicking the Archive Settings button on the Audit Logging screen.
Archived audit log files are stored in the archive-audit.n.txt file in the appropriate subdirectory of the /var/config/rest/auditArchive directory on the BIG-IQ Centralized Management system:
- Network Security audit log:
/var/config/rest/auditArchive/networkSecurity/ - Web Application Security audit log:
/var/config/rest/auditArchive/webAppSecurity/ - Fraud Protection Service audit log:
/var/config/rest/auditArchive/websafe/ - Local Traffic and Network audit log:
/var/config/rest/auditArchive/adc/ - Device Management audit log:
/var/config/rest/auditArchive/device/ - Access audit log:
/var/config/rest/auditArchive/access/
Audit entries are appended to the archive-audit.0.txt file. When the archive-audit.0.txt file reaches approximately 800 MB, the contents are copied to archive-audit.1.txt, compressed into the archive-audit.1.txt.gz file, and a new empty archive-audit.0.txt file is created, which then has new audit entries appended to it.
Up to five compressed archived audit files can be created before those files begin to be overwritten to conserve space. The compressed audit log archive is named archive-audit.n.txt.gz, where n is a number from 1 to 5. As the audit log archives are created and updated, the content of the archives is rotated so that the newest archive is always archive-audit.1.txt.gz and the oldest is always the highest numbered archive, typically, archive-audit.5.txt.gz.
The file content rotation occurs whenever archive-audit.0.txt is full. At that time, the content of each rchive-audit.n.txt.gz file is copied into the file with the next higher number, and the content of archive-audit.0.txt is copied into archive-audit.1.txt and then compressed to create archive-audit.1.txt.gz. If all five archive-audit.n.txt.gzfiles exist, during the rotation the contents of archive-audit.5.txt.gz are overwritten, and are no longer available.
In high-availability (HA) configurations, there is an active and standby BIG-IQ. During failover, the audit log entries and the audit archive settings are copied from the active to the standby BIG-IQ before the standby becomes the new active BIG-IQ.
However, archived audit logs are not copied from the active to the standby BIG-IQ.
The REST API audit log records all API traffic on the BIG-IQ system. It logs every REST service command for all licensed modules in a central audit log (restjavad-audit.n.log) located on the system.
Note: The current iteration of the log is named restjavad-audit.0.log. When the log reaches a certain user-configured size, a new log is created and the number is incremented. You can configure and edit settings in /etc/restjavad.log.conf.
Any user who can access the BIG-IQ system console (shell) has access to this file.
The REST API audit log contains an entry for every REST API command processed by the BIG-IQ system, and is an essential source of information about the modules licensed under the BIG-IQ system. It can provide assistance in compliance, troubleshooting, and record-keeping. With it, you can review log contents periodically, and save contents locally for off-device processing and archiving.
-
Using SSH, log in to the BIG-IQ Access system with administrator credentials.
-
Navigate to the
restjavadlog location:/var/log. -
Examine files with the naming convention:
restjavad-audit.n.log.The letter n represents the log number.
-
Once you have located it, you can view or save the log locally through a method of your choice.