This section lists the FAQs for the AWS Cloud Utility.
AWS Cloud Utility can be installed on any appliance-based product. It is compatible with the ESA and the DSG that are installed on-premise or on cloud platforms, such as, AWS, Azure, or GCP.
If an instance is created on the AWS using the cloud image, then Cloud Utility AWS is preinstalled on this instance.
AWS CLI 2.15.41 is supported by the Cloud Utility AWS product v2.3.0.
The Default Region Name on whose servers you want to send the default service requests.
For more information about Default Region Name, refer to the following link: https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-configure.html
No, you cannot configure multiple accounts for AWS on a single appliance.
The Log group name is same as the hostname of the appliance.
No, you cannot change the Log group name.
If you change the appliance hostname after enabling CloudWatch integration, then:
Yes, there are configuration files for CloudWatch. The configuration files are present in /opt/aws/pty/cloudwatch/config.d/
directory.
The config.json file for cloud watch is present in /opt/aws/pty/cloudwatch/config.json
file.
It is recommended not to edit the default configuration files.
The invalid configuration file is listed in a dialog box.
The logs corresponding to all other valid configurations will be sent to the AWS CloudWatch Console.
/opt/aws/pty/cloudwatch/config.d/
, with invalid data for CloudWatch integration?In this case, only metrics will be sent to the AWS CloudWatch Console.
You can export or import the CloudWatch configuration files either through the CLI Manager or through the Web UI.
For more information about exporting or importing the configuration files through the CLI manager, refer to Exporting Data Configuration to Local File.
For more information about exporting or importing the configuration files through the Web UI, refer to Backing Up Data.
The following Default Output Formats are compatible:
The Default Output Format is json.
You should delete Log Groups and Log Streams manually because this relates to the billing cost.
Protegrity will only disable sending logs and metrics to the CloudWatch Console.
You can view the status of the of the CloudWatch service using one of the following.
On the Web UI, navigate to System > Services.
On the CLI Manager, navigate to Administration > Services.
On the CLI Manager, navigate to Administration > OS Console and run the following command:
/etc/init.d/cloudwatch_service status
No, you cannot customize the metrics to send to the CloudWatch console. If you want to customize the metrics, then contact Protegrity Support.
The metrics are collected at 60 seconds intervals from the appliance.
For information about the billing and pricing details, refer to https://aws.amazon.com/cloudwatch/pricing/.|
No, you can not provide the file path as <foldername/>*.
Regex is not allowed in the CloudWatch configuration file. You must specify the absolute file path.
No, you can not. If you configure AWS from the OS Console it will change the expected behaviour of the AWS Cloud Utility.
The custom configurations are retained.
You can not change the status of the CloudWatch service. You must reconfigure the ESA with valid AWS credentials to perform the CloudWatch-related operations.
The files with the .log extension present in the /opt/aws/pty/cloudwatch/logs/state folder are not log files. These files are used by the CloudWatch utility to monitor the logs.
As the CloudWatch service is stopped when the patch is installed, it remains in the stopped state after the Cloud Utility Patch (CUP) installation. So, we must restart the CloudWatch service manually.To restart the CloudWatch service manually, perform the following steps.
/etc/init.d/cloudwatch_service restart