reporting
reporting copied to clipboard
[FEATURE] Email reports
Is your feature request related to a problem? I need the ability to send reports to various stakeholders on a schedule
What solution would you like? From the report definition page a form / area where I can list a set of email addresses to send the report
What alternatives have you considered? None
Hi @pererasu,
You can email reports using opensearch-reporting-cli . Please check https://opensearch.org/docs/latest/dashboards/reporting-cli/rep-cli-index/ for more information.
@rupal-bq It would be great if we can add scheduled e-mail reporting functionality to reporting.
@bbarani currently user can take advantage of existing scheduling options with reporting-cli to schedule reports. Some examples are Scheduling reports with the cron utility, Scheduling reports with AWS Lambda
Did any faced the problem of cron when the OS is running in gks or any k8s, this makes this scheduler not reliable with reporting-cli, (https://kubernetes.io/docs/concepts/workloads/controllers/cron-jobs/#cron-job-limitations), if scheduler is available in cli itself or as part of dashboard itself would be great