summaryrefslogtreecommitdiff
path: root/tests/plugins/service/configs/.rr-service-error.yaml
blob: 3b0f1eb976c537471a4dc801abe728789cdb26b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
service:
  some_service_1:
    command: "php test_files/loopo.php"
    process_num: 1
    exec_timeout: 5s # s,m,h (seconds, minutes, hours)
    remain_after_exit: true
    restart_sec: 1

logs:
  level: info
  mode: raw

endure:
  grace_period: 120s
  print_graph: false
  log_level: error