config/splash.yml in prometheus-splash-0.3.0 vs config/splash.yml in prometheus-splash-0.4.0

- old
+ new

@@ -1,35 +1,44 @@ # Splash Configuration :splash: ### Main Configuration + :loggers: + :level: :info + :daemon: + :file: /var/log/splash.log + :cli: + :emoji: true + :color: true :templates: :execution: :path: /etc/splash_execution_report.tpl :backends: :stores: :execution_trace: :type: :file - :path: /tmp/splash + :path: /var/run/splash # :execution_trace: # :type: :redis # :host: localhost # :port: 6379 # #:auth: "mykey" # :base: 1 :transports: :active: :rabbitmq :rabbitmq: - :url: amqp://127.0.0.1 + :vhost: / :port: 5672 :host: "localhost" + # :passwd: testpasswd + # :user: test :daemon: :logmon_scheduling: :every: 20s :process_name: "Splash : daemon." :paths: - :pid_path: /tmp + :pid_path: /var/run :trace_path: /tmp/splash :files: :stdout_trace: stdout.txt :stderr_trace: stderr.txt :pid_file: splash.pid @@ -86,9 +95,10 @@ :test_remote_call: :desc: remote call test :delegate_to: :host: omicron :remote_command: :echo2 + :on_success: :echo3 ### configuration of monitored logs :logs: - :log: /tmp/test