Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Streamline beats getting started guides #17007

Merged
merged 42 commits into from
Jun 18, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
9fca58e
Move detail out of getting started guides
dedemorton Mar 14, 2020
78d1868
Changes in progress
dedemorton May 7, 2020
d5edbef
Add widgets
dedemorton May 8, 2020
98871be
Change tag width to 100%
dedemorton May 9, 2020
5c8b18f
remove unused css and red border
bmorelli25 May 11, 2020
aa992f2
breathing room below tab content
bmorelli25 May 11, 2020
ec5ae26
Remove inexplicable tab
dedemorton May 11, 2020
f13e935
Clean up wording
dedemorton May 12, 2020
46bf73c
Cleanup the getting started and move some stuff
dedemorton May 13, 2020
70023ad
Git auditbeat building
dedemorton May 14, 2020
352f9aa
Get all books building
dedemorton May 14, 2020
40c97db
More small changes
dedemorton May 14, 2020
5eac1e8
Fix build errors
dedemorton May 15, 2020
e48e739
Finish adding widgets and cleaning up gs guides
dedemorton May 16, 2020
7773f42
Fix widget filenames
dedemorton May 18, 2020
cde03dd
More cleanup work
dedemorton May 22, 2020
08c7af0
Add keystore tip to cloud example
dedemorton May 27, 2020
7cf5981
Another round of improvements
dedemorton May 28, 2020
58ada33
Delete redundant files
dedemorton May 28, 2020
09a5230
Replace dashboards in quick start topics
dedemorton May 29, 2020
16801a9
Change short titles for quick start guides
dedemorton May 29, 2020
59e2031
Make shared what's next list easier to include
dedemorton May 29, 2020
75b1f34
Remove modules quick start
dedemorton May 29, 2020
c8821a8
More cleanup
dedemorton May 30, 2020
56e06a9
Remove redundant files
dedemorton May 30, 2020
42e3281
Remove Logstash from the Winlogbeat quick start
dedemorton May 30, 2020
b7dcbbc
Remove old comments
dedemorton May 30, 2020
7e7f1d8
More cleanup work
dedemorton May 31, 2020
aee466d
Delete unused graphics
dedemorton May 31, 2020
4a8a003
Use correct spelling for GitHub
dedemorton Jun 4, 2020
6c7ffb6
Add formatting
dedemorton Jun 4, 2020
6514c40
Use correct capitalization for GitHub
dedemorton Jun 4, 2020
f003270
Use time filter instead of date range
dedemorton Jun 4, 2020
2e9f4ba
Change wording of headings as suggested during review
dedemorton Jun 6, 2020
be2a844
Add more fixes from the review
dedemorton Jun 16, 2020
e420b1d
Synchronize widget tab selection and fix bugs
dedemorton Jun 17, 2020
2227dcd
Include javascript only once in a file
dedemorton Jun 17, 2020
a7a2238
Add script and stylesheet to support tabbed panel
dedemorton Jun 18, 2020
cb7a36d
Fix step numbering
dedemorton Jun 18, 2020
be0b7e1
Include code for displaying tabbed panel
dedemorton Jun 18, 2020
0827608
Add javascript and css for tabbed panel
dedemorton Jun 18, 2020
c8d9c7d
Fix code include
dedemorton Jun 18, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Clean up wording
  • Loading branch information
dedemorton committed May 14, 2020
commit f13e935eb19ba93b8e6d3dacce0df9dee2754180
18 changes: 11 additions & 7 deletions filebeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ The `-e` flag is optional and sends output to standard error instead of syslog.

The ingest pipelines used to parse log lines are set up automatically the first
time you run the module, assuming the {es} output is enabled. If you're sending
events to {ls}, also see <<load-ingest-pipelines>>.
events to {ls}, you need to <<load-ingest-pipelines>>.

[float]
[[filebeat-starting]]
Expand All @@ -159,7 +159,7 @@ include::{libbeat-dir}/tab-widgets/start-widget.asciidoc[]

[float]
[[view-kibana-dashboards]]
=== Step 6: View the {kib} dashboards
=== Step 6: View your data in {kib}

{beatname_uc} comes with preconfigured dashboards and UIs for visualizing log
data.
Expand All @@ -171,15 +171,19 @@ Here is an example of the system dashboard:
[role="screenshot"]
image::./images/kibana-system.png[]

//Add links to the Logs UI here.
For deeper observability into your infrastructure, use the
Metrics app in {kib} to tail your log data in real-time. See the
{metrics-guide}[Metrics Monitoring Guide].

[float]
=== What's next?

//Highlight the other pillars of observability here.

Now that you have logs streaming into {es}....
Now that you have log data streaming into {es}, unify it with data from other
sources:

* Add infrastructure metrics. See Get started with {metricbeat} to learn how!
* Add uptime info. See GetSta
*

* read Get started with Metricbeat
to learn how to collect metrics about the systems and services running in your
infrastructure.
7 changes: 4 additions & 3 deletions filebeat/docs/include/visualize-data.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ ifeval::["{has-dashboards}"=="true"]
+
.. 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/[{ecloud}] instance, log in to your cloud account,
then navigate to the {kib} endpoint in your deployment.
Replace `localhost` with the name of the {kib} host. If you're using our
https://www.elastic.co/cloud/elasticsearch-service[hosted {ess}] 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.
Expand Down