# Log configuration log: # Log level level: debug # Log format format: text # Server configurations server: listenAddr: "127.0.0.2" port: 8081 # Cachet configuration cachet: url: http://172.16.9.2:8033 apiKey: $CACHETAPIKEY # Targets targets: # - component: # name: nginx # status: PARTIAL_OUTAGE # groupName: LibertaCasa # alerts: # - name: lysergic-nginx-down # - component: # name: Node_Exporter_Mercury # status: PARTIAL_OUTAGE # groupName: LibertaCasa # alerts: # - name: lysergic-node-down - component: name: Jitsi status: PARTIAL_OUTAGE alerts: - name: JITSI-WEB-DOWN - component: name: Element status: PARTIAL_OUTAGE groupName: LibertaCasa alerts: - name: ELEMENT-WEB-DOWN - component: name: Gitea status: PARTIAL_OUTAGE alerts: - name: GITEA-WEB-DOWN - component: name: cgit status: PARTIAL_OUTAGE groupName: LibertaCasa alerts: - name: CGIT-WEB-DOWN - component: name: Etherpad status: PARTIAL_OUTAGE alerts: - name: ETHERPAD-WEB-DOWN - component: name: PrivateBin status: PARTIAL_OUTAGE alerts: - name: PASTA-WEB-DOWN - component: name: Website status: PARTIAL_OUTAGE groupName: xKek alerts: - name: XKEK-WEB-DOWN - component: name: SearX status: PARTIAL_OUTAGE groupName: xKek alerts: - name: SEARX-WEB-DOWN - component: name: Yacy status: PARTIAL_OUTAGE groupName: xKek alerts: - name: YACY-WEB-DOWN # - labels: # label1: value1 # incident: # name: "" # content: "" # status: INVESTIGATING # public: true