Jump to Content
SubstationTry a DemoGet the Latest ReleaseSee the CHANGELOGCreate a Feature Request / Bug ReportJoin the Conversation
HomeGuides
Try a DemoGet the Latest ReleaseSee the CHANGELOGCreate a Feature Request / Bug ReportJoin the ConversationSubstation
Guides
HomeGuides

Overview

  • What is Substation?
  • Use Cases
  • Architecture & Design

Getting Started

  • Try Substation on Docker
  • Try Substation on macOS / Linux
  • Try Substation on AWS
  • Evaluating & Transforming Data

Concepts

  • Messages
    • JSON Parsing
  • Nodes
    • Concurrency
  • Batching

Evaluating Data

  • Conditions
    • Format
    • Meta
    • Network
    • Number
    • String
    • Utility

Transforming Data

  • Transforms
    • Aggregate
    • Array
    • Enrich
    • Format
    • Hash
    • Meta
    • Network
    • Number
    • Object
    • Send
    • String
    • Time
    • Utility
  • Key-Value Stores
  • Secrets Store
  • Metrics Destinations

Applications

  • AWS
    • Substation
    • Autoscale
    • Validate
  • Development
    • Substation

Deployments

  • Building with Make
  • Configurations as Code
    • Example Configurations
    • Style Guide
  • Infrastructure as Code
    • Example Deployments
Powered by 

Configurations as Code

Suggest Edits

Substation uses Jsonnet for configuring conditions and transforms as code. A configuration library is included for building custom configurations and within the library are sub-libraries that mirror packages in the project.

Updated over 1 year ago