Protection Engine AMI AWS configuration scripts
search cancel

Protection Engine AMI AWS configuration scripts

book

Article ID: 403011

calendar_today

Updated On:

Products

Protection Engine for Cloud Services

Issue/Introduction

Symantec Protection Engine's AMI on AWS contains several configuration scripts that are used to customize the installation and facilitate cloud sizing functionality.

Environment

Symantec Protection Engine

Resolution

When a SPE instance is deployed in AWS, the scripts are located in:

/opt/configscripts

There are several scripts in this path, but after instance startup, most of them are removed by cleanup.sh if the scripts ran as expected.  The full list of scripts are

  • applyxpathlist.sh
  • cleanup.sh
  • cloudwatch_agent_conf.sh
  • complete_lifecycle.sh
  • copy_and_execute_script.sh
  • copy_byol_license.sh
  • cron_job_creation.sh
  • install_telemetry.sh
  • process_policy_files.sh
  • publish_custom_metric.sh
  • refreshspeid.sh
  • refreshspesecuritytokens.sh
  • set_rest_auth_config.sh
  • update_caf_config.sh

These scripts write to a log file in /var/log. 

Reference the AWS Cloud Formation Template (CFT) for more details.

Additional Information