golang-elk-example

command module
v0.0.0-...-b80a6b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 16, 2022 License: MIT Imports: 5 Imported by: 0

README

Golang and ELK Stack Example

This is an example integrating a Golang application to Elastic stack.

Quick Start

To get things started, you can use docker-compose to run everything:

$ docker-compose up

Services

Every service on ELK stack (Elasticsearch, Logstash, Kibana and Beats) needs a container, so on docker-compose.yml you can check every config. In this example, we're logging into log/go.log file and reading it with Logstash.

For Golang, we're using zap, the Uber's logging lib.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL