Skip to content

leahnp/ref_logging_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reference Logging Application

Golang application that generates several different types of logs. This was used to test a centralized logging system for a Kubernetes cluster.

To run locally: $ go build log_app.go

$ ./log_app

To run in Kubernetes cluster: $ kubectl create -f pod.yaml

$ kubectl create -f service.yaml

About

Reference logging application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published