-
This repo contains the config files for all the liquid handlers going into logstash/elastic search
-
This file structure is derived from the original logstash download with an individual config file for any/all systems.
-
At this time the file structure contains the following:
- dev
- banting (for hamilton robot banting)
- cloud-dev (for development locally but connects to the cloud dev environment)
- i5 (for biomek robot i5)
- i7 (for biomek robot)
- local-dev (strictly for local dev configured for elastic search, kibana, and logstash all to run on the local environment)
- macleod (hamilton robot)
- onnes (hamilton robot)
- starlet (hamilton robot)
- vlad (hamilton robot)
- dev
-
The goal is to build out a dev, test, and eventually prod environment for all of these.
- Navigate to the bin within the root logstash-8.16.1 folder
logstash.bat --pipeline.workers 1 -f <path_to_config_file>