config/splash.yml in prometheus-splash-0.8.0 vs config/splash.yml in prometheus-splash-0.8.1
- old
+ new
@@ -24,13 +24,19 @@
# :type: :redis
# :host: localhost
# :port: 6379
# #:auth: "mykey"
# :base: 1
- :transferts_trace:
+ :transfers_trace:
:type: :file
- :path: /var/run/splash/transferts
+ :path: /var/run/splash/transfers
+ :logs_trace:
+ :type: :file
+ :path: /var/run/splash/logs
+ :process_trace:
+ :type: :file
+ :path: /var/run/splash/process
:transports:
:active: :rabbitmq
:rabbitmq:
:vhost: /
@@ -120,18 +126,24 @@
### Sample configuration of monitored logs
:logs:
- :label: :log_app_1
:log: /tmp/test
:pattern: ERROR
+ :retention:
+ :hours: 5
- :label: :log_app_2
:log: /tmp/test2
:pattern: ERROR
+ :retention:
+ :hours: 5
### configuration of monitored processes
:processes:
- :process: cron
:patterns:
- cron
+ :retention:
+ :hours: 5
###
## Sample configuration of executions sequences
:sequences: