Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

This guide will help Accenture MDR customers to set up the log collection for AWS using CloudFormation.

About the Log Collection Platform

The Accenture MDR Log Collection Platform (LCP) is designed to collect, compress, and transmit your devices’ log data securely to the Accenture MDR Security Operations Center (SOC).

Prerequisites

  • To request the LCP Amazon Machine Image share the following details to Accenture onboarding team.

    • AWS Account ID

    • AWS region

Connectivity prerequisites: LCP

Source

Destination

Protocol/Port

Description

52.214.249.130/32

213.156.166.0/24

<LCP IP>

TCP/2222,

TCP/443

MDR management 

access and fault

monitoring

<LCP IP>

<Customer NTP>

UDP/123,

TCP/123

NTP - Network Time Protocol

<LCP IP>

eu-west-1.import.monitoredsecurity.com

TCP/443

RSIP- Remote Secure Import Protocol for log uploading

<LCP IP>

0.0.0.0/0

TCP/443

LCP updates and LCP Configurations

<LCP IP>

0.0.0.0/0

UDP/53,

TCP/53

DNS resolution (TCP is used in case the message is longer than 512 Bytes)

 

Note : Security group rules (Inbound and Outbound), Instance Type, 250 GB  HDD and Elastic IP are assigned automatically to the instance during the stack creation process.

Configuration for  Amazon Web service (AWS) using Cloud Formation 

  1. Login to AWS portal.

  2. Enter the keyword CloudFormation in the Search bar, then select the CloudFormation service from the list.

3. Click Create Stack.

4. Under Choose a template option, click the Template is ready  radio button. 

5. Select the Template source as Upload a template file. Download the below attached json file and choose file under Upload a template file from local to upload.

This Cloud formation template will create LCP with encrypted EBS storage.

Note: If you want to create LCP EC2 with unencrypted EBS storage then use below cloud formation template

6. Provide the below mandatory details:

  • Enter the stack Name of your choice in the Stack Name text box.

  • Enter the meaningful hostname for the instance in the Hostname text box.

  • Enter the Instance name of your choice in the InstanceTag text box (Make a note of it, so it will be used in step 15).

  • Select any one Instance type from the drop-down list as recommended below.

Family

Type

vCPUs

Memory (GB)

Instance Storage

Compute optimized

c5a.2xlarge

8

16

EBS only

Compute optimized

c5a.4xlarge

16

32

EBS only

  • Enter your local NTP in the NTP IP text box ( Please provide only one IP address in the textbox).

  • Select the Subnet from drop-down list (Select a subnet to host this instance)

  • Select the VPC from drop-down list (select a VPC to host this instance)

  • Click Next.

  • Skip the Options page and click Next

  • Review the information and click Create.

7. Select the Stack Name checkbox and ensure the Status field value appears as CREATE_COMPLETE . 

8 Click on the Services tab in the top left corner and select EC2.

9. Click on Instances.                                           

10. Search the keyword 'Name' and then click on it.

11. Click the Name under the Tag keys and supply the InstanceTag Name value provided in step 7 and click on the Instance Tag Name (Example : LCP4.0)

12. Instance details will appear in the screen.

13. Share the Elastic IP address details to Accenture MDR to proceed with the LCP qualification process.

  • No labels