config/splash.yml in prometheus-splash-0.5.3 vs config/splash.yml in prometheus-splash-0.6.0
- old
+ new
@@ -48,10 +48,21 @@
:pid_file: splash.pid
:prometheus:
:pushgateway:
:host: "localhost"
:port: 9091
+ :path: ''
+ :url: "http://localhost:9090/"
+ :webadmin:
+ :port: 9234
+ :ip: 127.0.0.1
+ :proxy: false
+ :process_name: "Splash : WebAdmin."
+ :files:
+ :stdout_trace: stdout_webadmin.txt
+ :stderr_trace: stderr_webadmin.txt
+ :pid_file: splash_webadmin.pid
### configuration of commands and scheduling
:commands:
:id_root:
@@ -104,12 +115,14 @@
:on_success: :echo3
### configuration of monitored logs
:logs:
- - :log: /tmp/test
+ - :label: :log_app_1
+ :log: /tmp/test
:pattern: ERROR
- - :log: /tmp/test2
+ - :label: :log_app_2
+ :log: /tmp/test2
:pattern: ERROR
### configuration of monitored processes
:processes: