Send Logs from Go to Logstash in the ELK Stack with Docker Setup

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • go-logstash

    go-logstash is a Golang package for pushing logging events to Logstash through TCP and UDP protocols. This package provides an easy-to-use interface to integrate your Go application with Logstash, allowing you to centralize and analyze your logs.

  • In conclusion, sending logs from a Go application to Logstash in the ELK stack is a powerful way to centralize and manage your application logs. With the help of the go-logstash library, it's easy to push logs to Logstash using either TCP or UDP. Logstash can then process and enrich the logs, making it easier to analyze and troubleshoot issues in your application.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Simplify your Golang Application Logging with go-logstash

    1 project | /r/elasticsearch | 26 Feb 2023
  • Easily send logs to Logstash from your Golang Application with go-logstash

    1 project | /r/logstash | 26 Feb 2023
  • Data storage speed comparisons?

    1 project | /r/golang | 27 Mar 2023
  • Go is 2-3 times slower than JS in a similar code. What makes Go slow in this specific code?

    2 projects | /r/golang | 16 Mar 2023
  • My next client wants to redevelop a java Webapp with go

    13 projects | /r/golang | 21 Apr 2022