Table of Contents

Search

  1. Preface
  2. Runtime environments
  3. Hosted Agent
  4. Secure Agent groups
  5. Secure Agents
  6. Secure Agent installation in a cloud environment
  7. Secure Agent installation in a local environment
  8. Serverless runtime environment setup in AWS
  9. Serverless runtime environments

Runtime Environments

Runtime Environments

Adding files while the environment is running

Adding files while the environment is running

You can add files for the
Elastic Server
to the supplementary file location while the serverless runtime environment is running. Files for the
Elastic Server
include JDBC V2 Connector JAR files, Java transformation JAR files, and Python transformation resource files.
To add a file while the environment is running, complete the following steps:
  1. Add the file to the appropriate location in
    <Supplementary file location>/serverless_agent_config/
    .
  2. Specify the file in the
    serverlessUserAgentConfig.yml
    file. For information about the
    serverlessUserAgentConfig.yml
    file, see Creating the supplementary file location or the help for the appropriate connector.
It may take up to 10 minutes for the file to synchronize to the serverless runtime environment.
You must redeploy the serverless runtime environment after you perform any of the following tasks:
  • Update an existing file.
    To update an existing file while the serverless runtime environment is running, you must add the file to the supplementary file location and to the
    serverlessUserAgentConfig.yml
    file using a different name.
  • Add other file types, such as ODBC shared libraries.
  • Add a new folder or directory, such as a Python installation directory for the Python transformation.
  • Remove files from the serverless runtime environment.

0 COMMENTS

We’d like to hear from you!