Forum Discussion
Check if UCS restore was ok
- Aug 30, 2022
Hi Pinco,
Maybe not quite the answer you're looking for, but have you tried using the "log" command? This way, you can receive the last 10 or so lines of ltm log and use those to confirm if there were any problems.
The following command gives you the last 10 lines of ltm log via iControl;
curl -sku admin:XXXXXXXX -H "Content-Type: application/json" -X GET https://XX.XX.XX.XX/mgmt/tm/sys/log/ltm/stats?options=lines,10
More info on the log commands via iControl: https://support.f5.com/csp/article/K41550738
Hope this helps.
Hi Pinco,
Maybe not quite the answer you're looking for, but have you tried using the "log" command? This way, you can receive the last 10 or so lines of ltm log and use those to confirm if there were any problems.
The following command gives you the last 10 lines of ltm log via iControl;
curl -sku admin:XXXXXXXX -H "Content-Type: application/json" -X GET https://XX.XX.XX.XX/mgmt/tm/sys/log/ltm/stats?options=lines,10
More info on the log commands via iControl: https://support.f5.com/csp/article/K41550738
Hope this helps.
- PincoSep 08, 2022Nimbostratus
Thank you Alex and Pete for your help. I will try this solution, if I remember well there a "magic" log entry that says "UCS installed".
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com