Hi Team,
I want to extract alerts data on weekly basis is it possible through scripting or any other method to automate get this data automatically on every Monday.
We regularly export alert data to our enterprise data lake, then run reports against the data there. It allows us a lot of flexibility to tailor and customize reports that are not available in Opsgenie Analytics. We do this by:
This has proven to be fairly successful for us, though there is still data that we plan to add by analyzing the logs:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Welcome to the community! We actually have a command line utility that you could automate on a system like a cron job. This is documented here: https://docs.opsgenie.com/docs/lamp-command-line-interface-for-opsgenie , but you would potentially have to account for pagination if querying for many alerts.
Additionally, our other APIs are documented within that web page as well so the possibilities are endless on what you can write custom and run on your end.
It is worth mentioning that we do have a feature request filed for the ability to schedule the drill-down data for our scheduled reports mechanism, meaning that when released you would be able to schedule the drill-down data that you are able to export within Opsgenie. I put together a quick video showing what I am talking about here: https://share.getcloudapp.com/OAuj9AEw The feature request for further tracking on this would be here
Please let us know if you have any further questions or concerns.
- Chris
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.