Hi All,
We have couple of siebel instances and we want to monitor their urls. The YML i use looks like this. How ever i could only see Kibana url in elastic search. Am i missing anything ?
- type: http
urls: ["http://localhost:5601"]
schedule: '@every 10s'
name: "DEV-Kibana"
- type: http
urls: ["http://x.x.x.x/callcenter_enu"]
schedule: '@every 10s'
name: "DEV-Siebel"