Forum Discussion
THE_BLUE
Oct 18, 2023Cirrostratus
ASM LOGS
wher asm logs stored (event logs)? i want access the file using winSCP !
- Oct 18, 2023
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.
Daniel_Wolf
Oct 18, 2023MVP
Hi THE_BLUE,
ASM event logs are stored in /var/log/asm.
ASM request logs are stored in a MySQL database. Check this article how you can access the data in the database from the CLI.
K06821426: Viewing BIG-IP ASM request logs from MySQL database
KR
Daniel
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects