This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
4
Replicate a local loki instance with cloud
Post Body
The documentation is quite confusing as it suggests different things. In the start it seemed promtail was the thing, but starting to dig deeper it seems like grafana agent flow are taking over.
My thing is that I want a long retention local instance of loki and other grafana services, but also clone to grafana cloud (free tier) so if the network crashes at least reasonably recent data is in the cloud.
So what approach should I use?
- Setup promtail or agent on each host with two endpoints? This seems more logical, but will create multiple outward streams
- Setup promtail or agent on each host to ship to one central promtail/agent, and there send to loki local and cloud? This create less streams, or can have two central receivers as by recommendation not having two targets in one agent.
- Maybe it exists some kind of sync plugin to replicate the incoming local data directly to the cloud. This would be the best option, but no idea if it exists
Any other ideas or suggestions?
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/grafana/com...