Is it possible to integrate Elastic stack with Statuspage?
As far as I know, Elastic themselves seem to use Statuspage.io already (ESS (Public) Status)
Hello there Panagiotis! Happy to help :)
Rafa here from the Statuspage support.
Yes, Elastic uses the product Statuspage, I could not find anything related to Elastic having integration available with Statuspage, unfortunately.
Could you check on their side if you could find any useful information on this matter?
Best,
Rafa
I found that you've published the OpenAPI spec for your management endpoint at:
https://developer.statuspage.io/
Would it be possible to get the spec for the Status API? Or at least the json schemas for:
/api/v2/status.json
/api/v2/summary.json
This would allow my automation to pull dependent systems status into my toolchain, integrate with other tooling, and maybe even publish them back as components with a status to my statuspage.
e.g.:
https://cloud-status.elastic.co/api/v2/status.json
https://cloud-status.elastic.co/api/v2/summary.json
@Panagiotis Chavariotis , you may also consider this option for those systems for which there is not yet tight integration. I was thinking a simple cron or lambda to pull and publish for all the public services status endpoints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This pattern is similar to that proposed here:
https://community.atlassian.com/t5/Statuspage-questions/StatusPage-Integration-with-StatusPage-Customers-not-on-the/qaq-p/1792194
By @Jesse Klein at the time.
I no need for a whole documentation effort, just a download button on the same page as the management api would be fine.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.