Hi,
For some reason I have Uptime Monitors which are orphaned as I am not running any Browser Synthetic Integrations from within Fleet. Would like to somehow remove these.
Kibana version:
8.7
Hi,
For some reason I have Uptime Monitors which are orphaned as I am not running any Browser Synthetic Integrations from within Fleet. Would like to somehow remove these.
Kibana version:
8.7
Hi @zx8086,
Thanks for posting the question.
Is it an active monitor i.e. do new results come in? And, do you see any policies under Integrations -> Elastic Synthetics -> Integration policies?
Hi @abdulz
There are no active Browser Synthetics and no Monitors under under Integrations -> Elastic Synthetics -> Integration policies that are not accounted for.
Hi @zx8086 ,
Can you help us understand how you end on this situation and also provide some information so that we can have a better understanding of the issue. What you end up on is not a known scenario that we have a clue of atm.
These were already there before the introduction of the Synthetic UI. Been using the elastic-complete container to run the Monitors.
N / A
We have removed the Browser Synthetics, so providing the monitors which are all http based.
{
"name": "DS - Kafka Connector - {{ENVIRONMENT_SHORT}} | {{item}}",
"namespace": "digital_selling",
"description": "Monitor for checking Kafka Connector Status",
"package": {
"name": "synthetics",
"title": "Elastic Synthetics",
"version": "0.11.8",
"experimental_data_stream_features": []},
"inputs": [
{
"policy_template": "synthetics",
"streams": [
{
"data_stream": {
"elasticsearch": {
"privileges": {
"indices": [
"auto_configure",
"create_doc",
"read"
]
}
},
"type": "synthetics",
"dataset": "http"
},
"vars": {
"check.request.body": {
"type": "yaml",
"value": null
},
"check.response.headers": {
"type": "yaml",
"value": null
},
"origin": {
"type": "text"
},
"type": {
"type": "text",
"value": "http"
},
"max_redirects": {
"type": "integer",
"value": "5"
},
"enabled": {
"type": "bool",
"value": true
},
"timeout": {
"type": "text",
"value": "16s"
},
"ssl.key": {
"type": "yaml",
"value": null
},
"check.response.body.positive": {
"type": "yaml",
"value": null
},
"urls": {
"type": "text",
"value": "{{CONNECT_URL}}/{{item}}/status"
},
"password": {
"type": "password",
"value": null
},
"check.request.headers": {
"type": "yaml",
"value": null
},
"ssl.verification_mode": {
"type": "text",
"value": null
},
"run_once": {
"type": "bool",
"value": false
},
"__ui": {
"type": "yaml",
"value": "{\"is_tls_enabled\":false,\"is_zip_url_tls_enabled\":false}"
},
"check.response.status": {
"type": "yaml",
"value": "[\"200\"]"
},
"id": {
"type": "text",
"value": ""
},
"response.include_body": {
"type": "text",
"value": "always"
},
"ssl.supported_protocols": {
"type": "yaml",
"value": null
},
"monitor.project.id": {
"type": "text"
},
"service.name": {
"type": "text",
"value": ""
},
"ssl.certificate_authorities": {
"type": "yaml",
"value": null
},
"monitor.project.name": {
"type": "text"
},
"tags": {
"type": "yaml",
"value": "[\"{{ENVIRONMENT_LONG}}\",\"digital selling\",\"confluent\"]"
},
"schedule": {
"type": "text",
"value": "\"@every 1m\""
},
"ssl.certificate": {
"type": "yaml",
"value": null
},
"location_name": {
"type": "text",
"value": "Fleet managed"
},
"ssl.key_passphrase": {
"type": "text",
"value": null
},
"config_id": {
"type": "text",
"value": ""
},
"name": {
"type": "text",
"value": "DS - Kafka Connector - {{ENVIRONMENT_SHORT}} | {{item}}"
},
"response.include_headers": {
"type": "bool",
"value": true
},
"check.response.body.negative": {
"type": "yaml",
"value": "[\"PROVISIONING\",\"UNASSIGNED\",\"STOPPED\",\"PAUSED\",\"FAILED\"]"
},
"proxy_url": {
"type": "text",
"value": ""
},
"check.request.method": {
"type": "text",
"value": "GET"
},
"username": {
"type": "text",
"value": ""
}
},
"enabled": true
}
],
"type": "synthetics/http",
"enabled": true
}
],
"vars": {},
"enabled": true,
"policy_id": "{{policy_id}}",
"force": true
}
This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.