Rainer Gerhards 1ae665bd43
CI: run real Elasticsearch instance in github action (#6216)
* ci/tests: add Elasticsearch 8 workflow

- allow the testbench to honour RSYSLOG_TESTBENCH_EXTERNAL_ES_URL 
  so externally managed Elasticsearch services can be reused without local 
   start/stop logic
- provision Elasticsearch 8 via GitHub Actions and run the omelasticsearch 
   suite inside the development container

With the help of AI-Agent: ChatGPT
2025-10-04 17:05:16 +02:00
..

This directory contains tools for use by development and CI. The goal is to have a consistent way to do things.

Scripts

  • run-static-analyzer.sh Run the currently approved rsyslog project clang static analyzer.

Environment Variables

  • RSYSLOG_HOME root of rsyslog sources - e.g. unzipped tarball, git checkout

Files

default_dev_container

Contains the full name of the container to be used for development task if no other is given.