mkhanal1 / AWS_Cloud_Agent_SSM

Deploy Cloud Agent via AWS SSM Documents in AWS Cloud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS_Cloud_Agent_SSM

Deploy Qualys Cloud Agent via Run command to AWS managed instances using SSM Documents

License

THIS SCRIPT IS PROVIDED TO YOU "AS IS." TO THE EXTENT PERMITTED BY LAW, QUALYS HEREBY DISCLAIMS ALL WARRANTIES AND LIABILITY FOR THE PROVISION OR USE OF THIS SCRIPT. IN NO EVENT SHALL THESE SCRIPTS BE DEEMED TO BE CLOUD SERVICES AS PROVIDED BY QUALYS

Usage:

Follow the steps mentioned below to utilize the document to install Qualys Cloud Agent.

  1. Open the AWS Systems Manager console.

  2. In the navigation pane under Systems Manager Services, choose Run Command.

  3. For Command document, search with Owner : Equal : Public and then choose the document QualysCloudAgent-Install with search string Document name prefix : Equal : QualysCloudAgent-Install.

qca

  1. This document will open a form which you need to fill for installing the Cloud Agent. There are two required options which you must provide.

ActivationID: An ID to authenticate agents so that they could be grouped and bind to your account

CustomerID: An ID to identify your account.

parameters

Note: The same document can be used to install Qualys Cloud Agent on Windows and Debian or RPM based Linux instances.

  1. Specify your EC2 instances either by choosing the Specifying a Tag option or by choosing Manually Selecting Instances option and then selecting Select instances.

results

  1. Provide your choices for the rest of the available options using the instructions in Executing Commands from the EC2 Console, and then select Run.

The SSM Document is tested on following Operating systems:

  • Amazon Linux 2

  • CentOS Linux 7.5.1804 (Core)

  • Red Hat Enterprise Linux Server 7.5

  • Ubuntu Linux 14.04.5

  • Microsoft Windows Server 2012 and their service packs

Important links

Note:To utilize this option, make sure that your EC2 instance has the SSM Agent installed and has an IAM role that allows Run Command. For more information, refer the below links:

About

Deploy Cloud Agent via AWS SSM Documents in AWS Cloud