Altostra Docs

    ›How To

    Getting Started

    • Overview
    • Connect your accounts
    • Install the developer tools
    • Log in from the CLI

    Tutorials

    • Create a Static Website

    How To

    • Manage environments
    • Manage configuration sets
    • Create a new project
    • Deploy an Altostra Project
    • Configure log shipping
    • Grant access to vendor services
    • Use the Parameter Store
    • Use a custom CloudFormation resource
    • Attach a custom policy to a Function

    CLI

    • Altostra CLI
    • Commands

      • compile
      • config
      • console
      • deploy
      • deployments
      • images
      • init
      • templates
      • local run
      • login
      • logout
      • push
      • whoami

      Options

      • --debug
      • --verbose
    • Configuration files

    Errors And Solutions

    • Autnentication Required

    Technical Reference

    • Blueprint
    • Project image
    • Environments
    • Configuration sets
    • Image Repository
    • Log Shipping

    Configure log shipping

    Log shipping in Altostra is designed to enables environment managers to apply an environment wide policy that automatically ships all functions logs—such as AWS Lambda logs—to a 3rd party ELK service.

    You can read more about log shipping in the reference section of the documentation.

    To apply log shipping to an environment you must first connect your 3rd party ELK service account.

    Before you being, first login to the Altostra Web Console.

    Connect ELK service account

    1. Head over to Integrations in the main menu on the left.
    2. In the Log Shipping Integrations section, click +CONNECT.
    3. Select the your service vendor.
    4. Enter a display name for the account connection.
    5. Enter the API token provided by your service vendor.
    6. Click CONNECT to finish creating the connection.

    Configure an environment for log shipping

    1. Head over to Environments in the main menu on the left.
    2. Click the Edit button for an environment—or, create a new environment.
    3. Under Log Shipping, select your account.
    4. Click SAVE to finish editing the environment.
    ← Deploy an Altostra ProjectGrant access to vendor services →
    • Connect ELK service account
    • Configure an environment for log shipping
    © 2020 Altostra, Inc.