Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Commit c792d69

Browse files
authored
Update conf.yaml
1 parent e48c38f commit c792d69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

conf/cli-fpm/conf.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
logs:
22
- type: file
3-
path: /home/deploy/projects/myworkers/current/storage/logs/laravel-json-datadog-fpm.log
3+
path: /path/to/your/project/storage/logs/laravel-json-datadog-fpm-fcgi.log
44
source: 'fpm'
55
- type: file
6-
path: /home/deploy/projects/myworkers/current/storage/logs/laravel-json-datadog-cli.log
6+
path: /path/to/your/project/storage/logs/laravel-json-datadog-cli.log
77
source: 'cli'

0 commit comments

Comments
 (0)