apache / flagon

Apache Flagon is a suite of comprehensive, thin-client behavioral logging tools
https://flagon.apache.org/
Apache License 2.0
25 stars 13 forks source link

Checking in 8.11.1 version of ELK stack for flagon #42

Closed r2o3k closed 8 months ago

EandrewJones commented 8 months ago

New network:

networks:
  esnet:
    name: esnet
    external: true

In every ELK service add:

logstash:
    user: "1000:0"
    ...