Thursday, 5 October 2023

F5 Commands:

 F5 Commands:


The following command can be used to run through the logs and see the time difference of when a particular pool member went from down to up or up to down and then you can find the time difference between them using the log timestamp.

zegrep -i "monitor.*status" /var/log/ltm*

No comments:

Post a Comment

🔥 The Hidden Risk of “Wide Open” Internal Policies — And How To Remove Them Safely

In one of my recent projects, I noticed a wide open internal traffic policy in place. Later, I was asked to work on this issue and remove th...