Skip to content

jpoon/loggly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loggly

loggly is a cloud-based log managment and anlytics service.

Introduction

This chart bootstraps a loggly deployment on a Kubernetes cluster using the Helm package manager. The work was largely inspired by https://www.loggly.com/blog/send-kubernetes-logs-loggly/.

Prerequisites

  • Kubernetes 1.4+ with Beta APIs enabled
  • PV provisioner support in the underlying infrastructure

Installing the Chart

To install the chart with the release name my-release:

The command deploys loggly on the Kubernetes cluster in the default configuration. The configuration section lists the parameters that can be configured during installation.

Tip: List all releases using helm list

Uninstalling the Chart

To uninstall/delete the my-release deployment:

$ helm delete my-release

The command removes all the Kubernetes components associated with the chart and deletes the release.

Configuration

The following tables lists the configurable parameters of the ownCloud chart and their default values.

Parameter Description Default
image.respository Image Location garland/kubernetes-fluentd-loggly
image.tag Image Version 1.0
image.pullPolicy Image pull policy IfNotPresent
loggly.url Loggly URL nil
resources CPU/Memory resource requests/limits Memory: 512Mi, CPU: 300m

About

🔍 Helm Chart for installing Loggly + Fluentd to a Kubernetes cluster

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages