youtubebeat/vendor/github.com/elastic/beats/filebeat/docs/include/visualize-data.asciidoc

15 lines
No EOL
766 B
Text
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ifeval::["{has-dashboards}"=="true"]
. Explore your data in {kib}:
+
.. Open your browser and navigate to the *Dashboard* overview in {kib}:
http://localhost:5601/app/kibana#/dashboards[http://localhost:5601/app/kibana#/dashboards].
Replace `localhost` with the name of the {kib} host. If you're using an
https://cloud.elastic.co/[Elastic Cloud] instance, log in to your cloud account,
then navigate to the {kib} endpoint in your deployment.
.. If necessary, log in with your {kib} username and password.
.. Enter the module name in the search box, then open a dashboard and explore
the visualizations for your parsed logs.
+
TIP: If you dont see data in {kib}, try changing the date range to a larger
range. By default, {kib} shows the last 15 minutes.
endif::[]