summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorConstantin <gruentee@users.noreply.github.com>2020-05-13 03:33:43 +0200
committerGitHub <noreply@github.com>2020-05-13 11:33:43 +1000
commit6cb04ee0d3b34618b6429cb7c6ca78f0301527e1 (patch)
tree7fcd609920a02a9f7e161a7e151abbbde77478f8 /docs
parent6aae5fc37ca9e4fbf667c0c6419b4710df79c3cc (diff)
Fix file name weblog.conf -> web_log.conf (#8959)
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorials/collect-apache-nginx-web-logs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/tutorials/collect-apache-nginx-web-logs.md b/docs/tutorials/collect-apache-nginx-web-logs.md
index 0afa9189d3..1116e9abe5 100644
--- a/docs/tutorials/collect-apache-nginx-web-logs.md
+++ b/docs/tutorials/collect-apache-nginx-web-logs.md
@@ -106,10 +106,10 @@ jobs:
```
However, if your log files were not auto-detected, it might be because they are in a different location. Try the default
-`weblog.conf` file.
+`web_log.conf` file.
```bash
-./edit-config go.d/weblog.conf
+./edit-config go.d/web_log.conf
```
To create a new custom configuration, you need to set the `path` parameter to point to your web server's access log