11 lines
171 B
YAML
11 lines
171 B
YAML
|
modules:
|
||
|
mod_statsdx:
|
||
|
hooks: true
|
||
|
mod_stats2file:
|
||
|
interval: 60
|
||
|
type: txt
|
||
|
split: true
|
||
|
basefilename: "/var/www/stats"
|
||
|
hosts:
|
||
|
- "localhost"
|