Openebs: Kubernetes YAML files for running ELK stack on OpenEBS

Created on 8 Sep 2017  路  5Comments  路  Source: openebs/openebs

OpenEBS v0.4.0 supports dynamically provisioning Kubrenetes PersistentVolumes - with access type "ReadWriteOnce".

The configuration files for running these applications are provided under:
https://github.com/openebs/openebs/tree/master/k8s/demo

This issue is raised to seek help to:

  • add a new storage class definitions for ELK stack volume needs under openebs-storageclasses.yaml
  • add k8s configuration files for ELK stack - that uses PVCs referring to the above StorageClasses
Medium for-new-contributors good first issue summerhack Application

Most helpful comment

@kmova sure will do.

All 5 comments

I think you should also have an issue created for EFK specs. Did not find any.
Fluentd allows cluster level logging as well so maybe that would be most used than Logstash in the context of k8s.

@Hrishike thats a great suggestion. Could you go ahead and put in an issue for EFK specs please..

@kmova sure will do.

The EFK (which definitely seems the more popular solution for kubernetes) specifications are available here:

However, there are some users still interested in Logstash. The following content should help with bringing this up:

There is an EFK stack example here.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vharsh picture vharsh  路  4Comments

kmova picture kmova  路  6Comments

kmova picture kmova  路  6Comments

prateekpandey14 picture prateekpandey14  路  6Comments

Sabarish41 picture Sabarish41  路  4Comments