For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

bc81987's avatar
bc81987
Icon for Nimbostratus rankNimbostratus
Aug 09, 2024

CLI Command for specific machine "Session Deleted due to user inactivity"

Hello,   I have this command that I use to search for a specific machine in the apm logs: zgrep -i "Username 'MACHINE_NAME_GOES_HERE'" /var/log/apm* |wc -l   Then I have this one to search for t...