All scripts intend to send data to Elasticsearch (creating Elasticsearch is not part of the script)
| architecture | Github repo |
|---|---|
| remote syslog -> Logstash | https://github.com/nobuhikosekiya/logstash-syslogserver |
| Syslog as File -> Logstash | https://github.com/nobuhikosekiya/logstash-syslog |
| Otel collector -> s3 & Elastic | https://github.com/nobuhikosekiya/dc-otel-collector-s3-elastic |
| Monitoring of filebeat -> logstash -> elastic flow | https://github.com/nobuhikosekiya/dc-filebeat-logstash-monitoring-v8 |