Links to promtail setup docs

pull/347/head
David Kaltschmidt 6 years ago
parent b8f10a3f6a
commit 72032854d8
  1. 2
      README.md
  2. 2
      production/README.md

@ -44,7 +44,9 @@ Once you have promtail, Loki, and Grafana running, continue with [our usage docs
- [API documentation](./docs/api.md) for alternative ways of getting logs into Loki.
- [Operations](./docs/operations.md) for important aspects of running Loki.
- [Promtail](./docs/promtail-setup.md) on how to configure the agent that tails your logs.
- [Troubleshooting](./docs/troubleshooting.md) for help around frequent error messages.
- [Usage](./docs/usage.md) for how to set up a Loki datasource in Grafana and query your logs.
## Getting Help

@ -8,6 +8,8 @@ Currently there are five ways to try out Loki, in order from easier to hardest:
- [Building from source](#build-and-run-from-source)
- [Get inspired by our production setup](#get-inspired-by-our-production-setup)
For the various ways to run `promtail`, the tailing agent, see our [Promtail documentation](../docs/promtail-setup.md).
## Get a Free Hosted Demo of Grafana Cloud: Logs
Grafana is running a free, hosted demo cluster of Loki; instructions for getting access can be found at [grafana.com/loki](https://grafana.com/loki).

Loading…
Cancel
Save