Sha256: 6aedbe3d60e85964b0d2c221113e413f30ca638693dc9c0b276361297883f80c

Contents?: true

Size: 861 Bytes

Versions: 1

Compression:

Stored size: 861 Bytes

Contents

:splash:
  :templates:
    :execution:
      :path: /etc/splash_execution_report.tpl
      :tokens:
        - :date
        - :cmd_name
        - :cmd_line
        - :stdout
        - :stderr
        - :desc
        - :status
  :logs:
    - :log: /tmp/test
      :pattern: ERROR
    - :log: /var/log/message
      :pattern: error
  :prometheus:
    :pushgateway:
      :host: "localhost"
      :port: 9091
  :commands:
    :false_test:
      :desc: "test command"
      :command: "false"
    :ls_slash_tmp:
      :desc: list file in /tmp
      :command: ls -al /tmp
      :user: daemon
  :daemon:
    :user: daemon
    :group: daemon
    :process_name: "Splash : Prometheus logs monitoring."
    :paths:
      :pid_path: /tmp
      :trace_path: /tmp/splash
    :files:
      :stdout_trace: stdout.txt
      :stderr_trace: stderr.txt
      :pid_file: splash.pid

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
prometheus-splash-0.0.2 config/splash.yml