- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-20-2020 09:40 AM
Hello,
It is possible to export logs automatically from a firewall in SFTP or solar wind?
05-20-2020 09:42 AM
Sorry ,Need to export configuration ... not a logs.
05-21-2020 02:45 PM
Hello,
Panorama does this automatically. I use a script and Windows Tasks to grab the config via the PAN's API.
C:\curl\bin\curl -kG "https://<IP OR DNS>/api/?type=export&category=configuration&key=<YOUR API KEY>" > <DESTINATION PATH>
Regards,
05-22-2020 11:23 PM
Thank you for your reply.
I want to schedule without panorama. i think we can achieve by below documents:-
https://technicalustad.com/backup-palo-alto-configuration/#Backup_PaloAlto_Configuration
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!