@provisioner/logging-elk
TypeScript icon, indicating that this package has built-in type declarations

0.0.31 • Public • Published

Logging Provisioner

This logging app installs Elasticsearch, Logstash, and Kibana (ELK stack) and with Fluentd in your cluster.

Parameters

Parameter Meaning
storage Persistent volume storage space (defaults to 1Gi)

Notes

  1. Elasticsearch listens at "elasticsearch.[namespace].svc.cluster.local:9200" (RESTful)
  2. Kibana listens at "http://kibana.[namespace].svc.cluster.local:5601"

Background

  1. How To Set Up an Elasticsearch, Fluentd and Kibana (EFK) Logging Stack on Kubernetes
  2. Configuring the elasticsearch output plugin

Package Sidebar

Install

npm i @provisioner/logging-elk

Weekly Downloads

0

Version

0.0.31

License

Apache-2.0

Unpacked Size

254 kB

Total Files

31

Last publish

Collaborators

  • nsainaney