File Security Storage provides easy deployment using AWS CloudFormation to integrate
automated scanning of files as you upload them into your storage and effortlessly
detect all types of malware including viruses, trojans, spyware, and more.
NoteWhen you add a bucket to your CloudFormation template, it does not immediately appear
in the File Security Inventory. The Inventory is updated when Trend Vision One carries
out its scheduled asset sync. This occurs every hour for licensed Trend Vision One
users and once per day for non-licensed users. To have the bucket added in real-time,
you can enable Real-Time Posture Monitoring.
|
To deploy File Security Storage to an existing Trend Vision One AWS account.
ImportantCurrently File Security Storage does
not support Organization accounts.
|
Procedure
- Go to .
- Click the AWS tab.
- Click the name of your existing AWS account in the list.The Cloud Account Settings drawer opens.
- Click the Stack Update tab.
- In the Select Features list, scroll down and enable File Security Storage.
- Open the File Security Storage drop-down.
- From the Deployment list, select at least one region. This is the region where you deploy the File Security Scanner.
- Click Copy S3 URL.
- In a new browser tab, log in to your AWS account.
- In AWS CloudFormation, use the stack name to locate the stack:Stack Name: Trend-Vision-One-Cloud-Account-Management
- Click Update.
- Select Replace current template and paste the copied S3 URL.
- Scroll down to the File Storage Security section, and provide the following
parameters:
- In the FileSecurityStorageKMSKeyARNsForBucketSSE field, provide a comma-separated list of ARNs for the KMS master keys used to encrypt S3 bucket objects. Leave this field blank if you have not enabled SSE-KMS for the S3 buckets.
- In the FileSecurityStorageObjectCreatedEventFilter field, provide a JSON string of the event pattern to filter the object-created event.
- In the FileSecurityStorageScannerEphemeralStorage field, provide the size, in MBs, of the scanner Lambda function's temp directory.
- In the FileSecurityStorageQuarantineBucket field, enter the bucket in which you want to quarantine malicious files. By default this parameter is global, but you can make it by-region or a combination of both global and by-region. For more information, see Adding by-region quarantine and promote buckets. Leave this field blank to disable quarantining.
- In the FileStorageSecurityCleanBucket field, enter the bucket in which you want to promote clean files after scanning. By default this parameter is global, but you can make it by-region or a combination of both global and by-region. For more information, see Adding by-region quarantine and promote buckets. Leave this field blank to disable promoting clean files.
- In the FileSecurityStorageScanResultTagFormat field, enter the format of the scan results tagged on the scanned object.
- Scroll to the bottom of the Quick create stack screen, select the acknowledgment options, and click Create stack.
- In the Trend Vision One console, click Save Change.
What to do next
Now you need to enable the
scanner for the buckets in each region that you enabled in your template.