kibana/docs/reporting/index.asciidoc
Tim Sullivan 5197a0a380
[Docs/Reporting] Fix Troubleshooting page issues, Add section in Getting Started (#31539)
* [Docs/Reporting] Fix Troubleshooting page issues, Add section in Get Started

Close https://github.com/elastic/kibana/issues/31518

* update some gs headings

* Kibana doesn't download Chromium!

* Note about verbose logging

* sections

* full path

* has been
2019-02-20 16:25:56 -07:00

30 lines
891 B
Plaintext

[role="xpack"]
[[xpack-reporting]]
= Reporting from Kibana
[partintro]
--
You can 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.
Reporting is located in the share menu from the {kib} toolbar:
[role="screenshot"]
image::reporting/images/share-button.png["Share"]
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[]