[Live Webinar] Next-Level O11y: Why Every DevOps Team Needs a RUM Strategy Register today!

Back to All Integrations

Perimeter 81 Perimeter 81

Last Updated: Mar. 16, 2023

Perimeter 81 is an Israeli cloud and network security company that develops secure remote networks for organizations based on zero-trust architecture. Its technology replaces legacy security appliances like VPNs and firewalls.

Configure your Perimeter 81 data stream to an S3 bucket to have full visibility of your Perimeter 81 activity.

Prerequisites

1. AWS account with an S3 bucket for the Perimeter 81 logs destination

2. AWS access with the ability to create and modify IAM resources

3. Perimeter 81 account

Deployment

STEP 1. In AWS, create a new IAM policy with the following permissions:

{
    "Version": "2012-10-17",
    "Statement": [
        {
            "Effect": "Allow",
            "Action": [
               "s3:ListBucket",
               "s3:GetBucketLocation",
               "s3:PutObject",
               "s3:GetObject",
               "s3:DeleteObject"
            ],
            "Resource": [
              "arn:aws:s3:::<your_bucket_name>", 
              "arn:aws:s3:::<your_bucket_name>/*"
            ]
        }
    ]
}

STEP 2. Create an IAM user with programmatic access and attach the policy created in STEP 1.

STEP 3. In the Perimeter 81 platform, navigate to Settings > Integrations.

  • Add a SIEM integration for S3.
  • Paste the Access Key, Secret Access Key, and Bucket name.
  • Click Validate.

STEP 4. After the logs reach your S3 bucket, follow these instructions for AWS S3 Lambda log collection. Once the deployment is complete, every new gzipped log file placed in the Lambda is sent to Coralogix.

Support

Need help?

Our world-class customer success team is available 24/7 to walk you through your setup and answer any questions that may come up.

Feel free to reach out to us via our in-app chat or by sending us an email at [email protected].

On this page

Live Webinar
Next-Level O11y: Why Every DevOps Team Needs a RUM Strategy
April 30th at 12pm ET | 6pm CET
Save my Seat