It seems like your browser didn't download the required fonts. Please revise your security settings and try again.
Barracuda Web Application Firewall

Scheduling JSON Configuration Export

  • Last updated on

You can schedule the JSON-formatted file of a WAF configuration to be backed up daily, weekly, or at different times of the day. All scheduled backups will be saved to the Amazon S3 bucket.

Schedule a JSON-formatted File of a WAF Configuration Export

  1. Go to the ADVANCED > Backups page.
  2. In the Export WAF Configuration File > Scheduled JSON Configuration Export section, do the following:
    1. Destination - Scheduled backups are saved in the selected destination. By default, Amazon S3 is selected as the destination.

      Before you upload files to Amazon S3, ensure that you create an IAM role using the following policy and attach the newly created IAM role to the Barracuda Web Application Firewall instance on AWS:

      Plugin "noformat" not handled! <ac_plain-text-body>{ "Sid": "VisualEditor9", "Effect": "Allow", "Action": [ "s3:PutObject", "s3:GetObject", "s3:ListBucket", "s3:DeleteObject", "s3:PutObjectAcl" ], "Resource": "arn:aws:s3:::<AWS S3 Bucket Name>/*" }</ac_plain-text-body>
    2. JSON Config Schedule - Set a time for when the backup should begin. The time specified is local to your unit, in the Time Zone selected on the BASIC > Administration page.
  3. Click Save.

 

To include a backup of the current day, select Daily as the Time of Backup, and set the time to a value at least 15 minutes later than the current time. For example, if the current system time is 3:15 pm and you want to schedule daily backups including the current day, set Time of Backup to Daily, and select 15:30 as the time. Any changes to the Time of Backup will take effect immediately. To disable the scheduled backup, select Off.