@cryptotaxi247 / netdata-1 / commits / 4609d5b3d

Fix link in web server log guide (#9033)

Fixes #8848

Joel Hans committed May 14, 2020 at 06:20 UTC 4609d5b3dd1ad4d26daae52aaa5bda1948be288e
1 file changed +1 -1
docs/tutorials/collect-apache-nginx-web-logs.md
+1 -1
@@ -22,7 +22,7 @@ You can now use the [LTSV log format](http://ltsv.org/), track TLS and cipher us
22 ever. In one test on a system with SSD storage, the collector consistently parsed the logs for 200,000 requests in
23 200ms, using ~30% of a single core. To learn more about these improvements, see our [v1.19 release post](https://blog.netdata.cloud/posts/release-1.19/).
24
25 -The [go.d plugin](/collectors/go.d.plugin/modules/weblog/README.md) is currently compatible with
25 +The [go.d plugin](https://learn.netdata.cloud/docs/agent/collectors/go.d.plugin/modules/weblog/) is currently compatible with
26 [Nginx](https://nginx.org/en/) and [Apache](https://httpd.apache.org/).
27
28 This tutorial will walk you through using the new Go-based web log collector to turn the logs these web servers