brexhq / substation

Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
https://substation.readme.io
MIT License
322 stars 16 forks source link

build(make): Add Makefile, Refactor Examples #140

Closed jshlbrd closed 7 months ago

jshlbrd commented 7 months ago

Description

Motivation and Context

This simplifies the amount of code required to deploy examples and clarifies how deployments should be managed. This also provides future proofing to add more local development commands (via Makefile).

How Has This Been Tested?

Integration tested using example deployments.

Types of changes

Checklist: