Compare commits
1 Commits
fcf141dc35
...
894ad6ae03
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
894ad6ae03 |
@@ -20,11 +20,7 @@
|
|||||||
|
|
||||||
## Synopsis
|
## 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.
|
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.
|
||||||
|
|
||||||
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.
|
`confdroid_alloy` is a Puppet module to automate installation and configuration of alloy.
|
||||||
|
|
||||||
@@ -37,7 +33,6 @@ Then you can use Grafana itself to visualize those logs and metrics and built an
|
|||||||
INSTALLATION
|
INSTALLATION
|
||||||
|
|
||||||
- installs alloy binaries
|
- installs alloy binaries
|
||||||
- installs node exporter (optional, set `ay_manage_ne`to `true`)
|
|
||||||
|
|
||||||
CONFIGURATION
|
CONFIGURATION
|
||||||
|
|
||||||
|
|||||||
@@ -91,11 +91,7 @@
|
|||||||
|
|
||||||
<h2 id="label-Synopsis">Synopsis</h2>
|
<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.</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. Then you can use Grafana itself to visualize those logs and built an alerting system.</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>
|
<p><code>confdroid_alloy</code> is a Puppet module to automate installation and configuration of alloy.</p>
|
||||||
|
|
||||||
@@ -108,8 +104,6 @@
|
|||||||
<p>INSTALLATION</p>
|
<p>INSTALLATION</p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<p>installs alloy binaries</p>
|
<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>
|
</li></ul>
|
||||||
|
|
||||||
<p>CONFIGURATION</p>
|
<p>CONFIGURATION</p>
|
||||||
|
|||||||
@@ -91,11 +91,7 @@
|
|||||||
|
|
||||||
<h2 id="label-Synopsis">Synopsis</h2>
|
<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.</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. Then you can use Grafana itself to visualize those logs and built an alerting system.</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>
|
<p><code>confdroid_alloy</code> is a Puppet module to automate installation and configuration of alloy.</p>
|
||||||
|
|
||||||
@@ -108,8 +104,6 @@
|
|||||||
<p>INSTALLATION</p>
|
<p>INSTALLATION</p>
|
||||||
<ul><li>
|
<ul><li>
|
||||||
<p>installs alloy binaries</p>
|
<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>
|
</li></ul>
|
||||||
|
|
||||||
<p>CONFIGURATION</p>
|
<p>CONFIGURATION</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user