Skip to content

Commit

Permalink
ecamp3-logging: add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BacLuc committed Dec 29, 2023
1 parent 555da37 commit 71093a4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .helm/ecamp3-logging/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# ecamp3-logging

This is a helm chart to deploy the logging stack of ecamp3.
It uses the EFK stack (Elasticsearch, Filebeat and Kibana).
There is currently no setup to deploy it in a continuous fashion.\
The [deploy.sh](deploy.sh) allows to deploy the chart if you have
a working [kubectl and helm setup](https://github.com/ecamp/ecamp3/wiki/Deployment-installation-Kubernetes#connecting-to-the-cluster).

The current setup of kibana is stored here: [kibana-objects.ndjson](files%2Fkibana%2Fkibana-objects.ndjson)\
It can be generated and restored with the scripts [dump-kibana-objects.sh](files%2Fkibana%2Fdump-kibana-objects.sh)
and [restore-kibana-objects.sh](files%2Fkibana%2Frestore-kibana-objects.sh)

0 comments on commit 71093a4

Please sign in to comment.