Compare commits
4 Commits
894ad6ae03
...
fcf141dc35
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fcf141dc35 | ||
|
|
425fd79204 | ||
| f3923c6330 | |||
|
|
b55920b478 |
@@ -20,7 +20,11 @@
|
||||
|
||||
## Synopsis
|
||||
|
||||
Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs. Then you can use Grafana itself to visualize those logs and built an alerting system.
|
||||
Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs.
|
||||
|
||||
It also can scrape and forward metrics to Prometheus.
|
||||
|
||||
Then you can use Grafana itself to visualize those logs and metrics and built an alerting system.
|
||||
|
||||
`confdroid_alloy` is a Puppet module to automate installation and configuration of alloy.
|
||||
|
||||
@@ -33,6 +37,7 @@ Grafana Alloy is a log management agent built by Grafana labs to scrape and forw
|
||||
INSTALLATION
|
||||
|
||||
- installs alloy binaries
|
||||
- installs node exporter (optional, set `ay_manage_ne`to `true`)
|
||||
|
||||
CONFIGURATION
|
||||
|
||||
|
||||
@@ -91,7 +91,11 @@
|
||||
|
||||
<h2 id="label-Synopsis">Synopsis</h2>
|
||||
|
||||
<p>Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs. Then you can use Grafana itself to visualize those logs and built an alerting system.</p>
|
||||
<p>Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs.</p>
|
||||
|
||||
<p>It also can scrape and forward metrics to Prometheus.</p>
|
||||
|
||||
<p>Then you can use Grafana itself to visualize those logs and metrics and built an alerting system.</p>
|
||||
|
||||
<p><code>confdroid_alloy</code> is a Puppet module to automate installation and configuration of alloy.</p>
|
||||
|
||||
@@ -104,6 +108,8 @@
|
||||
<p>INSTALLATION</p>
|
||||
<ul><li>
|
||||
<p>installs alloy binaries</p>
|
||||
</li><li>
|
||||
<p>installs node exporter (optional, set <code>ay_manage_ne</code>to <code>true</code>)</p>
|
||||
</li></ul>
|
||||
|
||||
<p>CONFIGURATION</p>
|
||||
|
||||
@@ -91,7 +91,11 @@
|
||||
|
||||
<h2 id="label-Synopsis">Synopsis</h2>
|
||||
|
||||
<p>Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs. Then you can use Grafana itself to visualize those logs and built an alerting system.</p>
|
||||
<p>Grafana Alloy is a log management agent built by Grafana labs to scrape and forward logs to Loki, a log management system also built by Grafana labs.</p>
|
||||
|
||||
<p>It also can scrape and forward metrics to Prometheus.</p>
|
||||
|
||||
<p>Then you can use Grafana itself to visualize those logs and metrics and built an alerting system.</p>
|
||||
|
||||
<p><code>confdroid_alloy</code> is a Puppet module to automate installation and configuration of alloy.</p>
|
||||
|
||||
@@ -104,6 +108,8 @@
|
||||
<p>INSTALLATION</p>
|
||||
<ul><li>
|
||||
<p>installs alloy binaries</p>
|
||||
</li><li>
|
||||
<p>installs node exporter (optional, set <code>ay_manage_ne</code>to <code>true</code>)</p>
|
||||
</li></ul>
|
||||
|
||||
<p>CONFIGURATION</p>
|
||||
|
||||
Reference in New Issue
Block a user