@cryptotaxi247 / netdata-1 / commits / 6cb04ee0d

Fix file name weblog.conf -> web_log.conf (#8959)

Constantin committed May 13, 2020 at 03:33 UTC 6cb04ee0d3b34618b6429cb7c6ca78f0301527e1
1 file changed +2 -2
docs/tutorials/collect-apache-nginx-web-logs.md
+2 -2
@@ -106,10 +106,10 @@ jobs:
106 ```
107
108 However, if your log files were not auto-detected, it might be because they are in a different location. Try the default
109 -`weblog.conf` file.
109 +`web_log.conf` file.
110
111 ```bash
112 -./edit-config go.d/weblog.conf
112 +./edit-config go.d/web_log.conf
113 ```
114
115 To create a new custom configuration, you need to set the `path` parameter to point to your web server's access log