This article provides information on how to create a search filter to display the user-agent of the connected clients in the user access log.
Problem or Goal
You would like to show the User-Agent information in the user access log for each accessed client.
A custom filter can be created to achieve the same and each time you want to view the user-agent of connected clients, it can be used.
Cause
Solution
Create a log filter to customize the log format:
Go to the admin UI on PCS/PPS, go to System > Log/Monitoring > User Access > Filters, and then click the New Filter button:
In the subsequent screen, provide the following information:
In the Filter Name field, type a name for the filter.
Select the Custom radio button.
Insert the %userAgent% string in the message format and click Save.
You can select the newly created filter on the Log page via the View by filter drop-down menu:
Select the newly created log filter; now you can see the access client user-agent information in the access log output. The following image illustrates the standard user access log output: