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

33 lines
1.1 KiB
Plaintext

[role="xpack"]
[[xpack-reporting]]
= Reporting from Kibana
[partintro]
--
{xpack} enables you to generate reports that contain {kib} dashboards,
visualizations, and saved searches. Dashboards and visualizations are
exported as PDF documents, while saved searches in Discover
are exported to CSV.
NOTE: On Linux, the `libfontconfig` and `libfreetype6` packages and system
fonts are required to generate PDF reports. If no system fonts are available,
labels are not rendered correctly in the reports.
The following Reporting button is found in the {kib} toolbar:
[role="screenshot"]
image::reporting/images/reporting-button.png["Reporting"]
You can also <<automating-report-generation, generate reports automatically>>.
To use {reporting} in a production environment, <<securing-reporting, secure
the Reporting endpoints>>.
--
include::getting-started.asciidoc[]
include::automating-report-generation.asciidoc[]
include::pdf-layout-modes.asciidoc[]
include::configuring-reporting.asciidoc[]
include::chromium-sandbox.asciidoc[]
include::reporting-troubleshooting.asciidoc[]
include::development/index.asciidoc[]