- OpenSearch Dashboards Reports
- Code Summary
- Documentation
- Contributing
- Setup
- Notifications Integration
- Troubleshooting
- Code of Conduct
- Security
- License
- Copyright
OpenSearch Dashboards Reports allows ‘Report Owner’ (engineers, including but not limited to developers, DevOps, IT Engineer, and IT admin) export and share reports from OpenSearch Dashboards dashboards, saved search, alerts and visualizations. It helps automate the process of scheduling reports on an on-demand or a periodical basis (on cron schedules as well). Further, it also automates the process of exporting and sharing reports triggered for various alerts. The feature is present in the Dashboard, Discover, and Visualization tabs. We are currently working on integrating Dashboards Reports with Notifications to enable sharing functionality. After the support is introduced, scheduled reports can be sent to (shared with) self or various stakeholders within the organization. These stakeholders include but are not limited to, executives, managers, engineers (developers, DevOps, IT Engineer) in the form of pdf, hyperlinks, csv, excel via various channels such as email, Slack, and Amazon Chime. However, in order to export, schedule and share reports, report owners should have the necessary permissions as defined under Roles and Privileges.
Test and build | |
Code coverage | |
Distribution build tests | |
Backward compatibility tests |
Test and build | |
Code coverage | |
Distribution build tests |
DCO Checker | |
Link Checker |
Please see our technical documentation to learn more about its features.
We welcome you to get involved in development, documentation, testing the OpenSearch Dashboards reports plugin. See our CONTRIBUTING.md and join in.
Complete OpenSearch Dashboards Report feature is composed of 2 plugins.
- OpenSearch Dashboards reports plugin
- OpenSearch Reports scheduler plugin
OpenSearch Dashboards Reports integration with Notifications is currently in progress. Tracking here
There could be two reasons for this problem
-
You are not having the correct version of headless-chrome matching to the OS that your OpenSearch Dashboards is running. Different versions of headless-chrome can be found here
-
Missing additional dependencies. Please refer to additional dependencies section to install required dependencies according to your operating system.
Chromium may not have all of the dependencies you may require to be able to view all of the content of your reports.
If you are using a CentOS/RHEL system, install the following packages:
ipa-gothic-fonts
xorg-x11-fonts-100dpi
xorg-x11-fonts-75dpi
xorg-x11-utils
xorg-x11-fonts-cyrillic
xorg-x11-fonts-Type1
xorg-x11-fonts-misc
fontconfig
freetype
If you are using a Ubuntu/Debian system, install the following packages:
The installation command for both systems can be found here.
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact opensource-codeofconduct@amazon.com with any additional questions or comments.
If you discover a potential security issue in this project we ask that you notify AWS/Amazon Security via our vulnerability reporting page. Please do not create a public GitHub issue.
See the LICENSE file for our project's licensing. We will ask you to confirm the licensing of your contribution.
Copyright OpenSearch Contributors. See NOTICE for details.