THE_BLUE
Oct 18, 2023Cirrostratus
ASM LOGS
wher asm logs stored (event logs)? i want access the file using winSCP !
From my notes, this is a valid query
mysql -uasm -p`perl -MF5::Cfg -e 'print F5::Cfg::get_mysql_password()'` -e "select * from PRX.REQUEST_LOG where support_id = 2259937930602610699\G"
No pointed brackets <> required.