summaryrefslogtreecommitdiff
path: root/tests/plugins/service/configs/.rr-service-restarts.yaml
blob: 9095a92ffcc8bf3ca682b1db59c2e3820f87b646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
service:
  some_service_2:
    command: "test_files/test_binary"
    process_num: 1
    remain_after_exit: true
    restart_delay: 1s
    exec_timeout: 1s

logs:
  level: info
  mode: raw

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