kibana/docs/reporting/gs-index.asciidoc
2018-05-29 17:34:07 -07:00

28 lines
952 B
Plaintext

[[xpack-reporting]]
= Reporting from Kibana
[partintro]
--
{xpack} enables you to generate reports that contain {kib} dashboards,
visualizations, and saved searches. The reports are exported as
print-optimized PDF documents.
NOTE: On Linux, the `libfontconfig` and `libfreetype6` packages and system
fonts are required to generate reports. If no system fonts are available,
labels are not rendered correctly in the reports.
The following Reporting button appears in the {kib} toolbar:
image:images/reporting.jpg["Reporting",link="reporting.jpg"]
You can also {xpack-ref}/automating-report-generation.html[generate reports automatically].
IMPORTANT: Reports are stored in the `.reporting-*` indices. Any user with
access to these indices has access to every report generated by all users.
To use {reporting} in a production environment, {xpack-ref}/securing-reporting.html[secure
the Reporting endpoints].
--
include::getting-started.asciidoc[]