Add tutorial: Deploy rsyslog ROSI Collector on Hetzner Cloud#1382
Open
alorbach wants to merge 1 commit intohetzneronline:masterfrom
Open
Add tutorial: Deploy rsyslog ROSI Collector on Hetzner Cloud#1382alorbach wants to merge 1 commit intohetzneronline:masterfrom
alorbach wants to merge 1 commit intohetzneronline:masterfrom
Conversation
Deploy a centralized observability stack (rsyslog, Loki, Grafana, Prometheus) for log and metrics aggregation from multiple Hetzner Cloud VPS instances. - Step-by-step deployment guide aligned with official ROSI Collector docs - Architecture diagram, init.sh example output, first-time docker-compose run - Client setup (rsyslog, node_exporter, prometheus-target add-client) - TLS/mTLS, log retention, Hetzner Cloud Firewall notes - Grafana dashboards: Syslog Explorer, Syslog Analysis, Syslog Health, Host Metrics - Troubleshooting for logs, containers, Prometheus scrape, TLS - Screenshots: architecture, docker-compose-up, grafana-dashboard Author: alorbach
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This tutorial shows how to deploy a private, centralized observability stack using (rsyslog) ROSI Collector on Hetzner Cloud. It covers log and metrics aggregation from multiple VPS instances with rsyslog, Loki, Grafana, and Prometheus.
Features covered
Contents
tutorials/deploy-rsyslog-rosi-stack/01.en.mdTesting
I have read and understood the Contributor's Certificate of Origin available at the end of
https://raw.githubusercontent.com/hetzneronline/community-content/master/tutorial-template.md
Signed-off-by: Andre Lorbach alorbach@adiscon.com