- Create an API Key as a superuser
- Setup the following env vars:
export KIBANA_URL=
export ELASTICSEARCH_URL=
export ELASTICSEARCH_APIKEY=
- Run
cd cluster
./setup.sh
- Setup the following env vars:
export KIBANA_URL=
export ELASTICSEARCH_URL=
export ELASTICSEARCH_APIKEY=
- Run docker compose:
docker compose build
docker compose up
- message sources are defined under
thread/messages - name the source (in the example,
nominal)
- put structured logs from https://github.com/logpai/loghub in logs
- add to messages source for thread:
messages:
nominal:
file:
path: logs/Spark_2k.log_structured.csv
type: csv
order: loop
- set
ordertolooporrandom