Four months since my last post, I finally finished my series on self-hosted monitoring including config files and example configurations - sorry it took so long!

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

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
  • fluent-bit

    Fast and Lightweight Logs and Metrics processor for Linux, BSD, OSX and Windows

  • Missing from you fluentbit setup - you need to add the parser "iptables" into parser.conf, which you can find in https://github.com/fluent/fluent-bit/blob/master/conf/parsers_extra.conf

  • fluent-plugin-geoip

    Fluentd output plugin to geolocate with geoip.

  • While you're at it, please include the install details for the "geoip" parser on flunetd. I'm still trying to sort that out - I think I found the correct one at https://github.com/y-ken/fluent-plugin-geoip.

  • 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
  • home-lab-configs

  • https://github.com/BudgetSmartHome/home-lab-configs/blob/main/fluent-bit/fluent-bit.conf#L23-L24 calls the LUA script at https://github.com/BudgetSmartHome/home-lab-configs/blob/main/fluent-bit/parse_timestamp.lua which should do the conversion from your local TZ to UTC, but that assumes that you're passing data in stamped with your local TZ. If you're sending it data that's already in UTC I'm not sure what it does!

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

  • Fluentbit Kubernetes - How to extract fields from existing logs

    1 project | /r/codehunter | 9 Jul 2023
  • Parsing multiline logs using a custom Fluent Bit configuration

    5 projects | dev.to | 25 May 2023
  • Preferred Linux Distribution for production and why?

    1 project | /r/devops | 4 Jan 2023
  • How can I conditionally parse logs with regeX to assign “codes” to events?

    1 project | news.ycombinator.com | 24 Oct 2022
  • Is it possible to change the PAGESIZE/Kernel to RHCK of OKE image?

    1 project | /r/oraclecloud | 15 Oct 2022