Is there a way to set up a cron job on this back up, so it will run the script automatically once a week or so and saves the back up on the Wazuh server. Also, I am trying to find out after the back up is made, is it possible to send this back up to SFTP server?
Thank you.
Himanshu Sharma
unread,
Sep 2, 2024, 6:08:22 AM9/2/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
For now, there is no official document but If want to set up the automatic Wazuh backup then you can add the steps in the custom script and add that script to the cron job to run.
Yes, it is possible to use an SFTP server to store the compressed backup from Wazuh. It would work in the same way as the Debian NAS location you are using now, so the backup files will need to be moved there manually or using a cronjob.
I hope this info helps you. Please let me know if you have any queries.