Forum Discussion
draco
Nimbostratus
Aug 05, 2018Script to send ltm and asm logs to an external shared folder path
Hi
Can anyone share script to send the ltm/asm logs to a shared folder on an external system.is there a way via irule ?
1 Reply
- Phips_306701
Nimbostratus
Hey,
you could create a cron job, run it once a day and just copy the files via scp to another system. https://support.f5.com/csp/article/K03108954
!/bin/bash scp /var/log/ltm* user@remoteserver:/destination/path scp /var/log/asm* user@remoteserver:/destination/path
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