Skip to content

Commit

Permalink
[7.x][docs] Streamline Beats getting started guides (#19302)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton authored Jun 24, 2020
1 parent 808db0e commit 715de3f
Show file tree
Hide file tree
Showing 169 changed files with 4,015 additions and 2,903 deletions.
16 changes: 1 addition & 15 deletions auditbeat/docs/configuring-howto.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,7 @@
<titleabbrev>Configure</titleabbrev>
++++

Before modifying configuration settings, make sure you've completed the
<<{beatname_lc}-configuration,configuration steps>> in the Getting Started.
This section describes some common use cases for changing configuration options.

To configure {beatname_uc}, you edit the configuration file. For rpm and deb,
you’ll find the configuration file at +/etc/{beatname_lc}/{beatname_lc}.yml+.
There's also a full example configuration file at
+/etc/{beatname_lc}/{beatname_lc}.reference.yml+ that shows all non-deprecated
options. For mac and win, look in the archive that you extracted.

The {beatname_uc} configuration file uses http://yaml.org/[YAML] for its syntax.
See the {beats-ref}/config-file-format.html[Config File Format] section of the
_Beats Platform Reference_ for more about the structure of the config file.

The following topics describe how to configure {beatname_uc}:
include::{libbeat-dir}/shared/configuring-intro.asciidoc[]

* <<configuration-{beatname_lc}>>
* <<configuration-general-options>>
Expand Down
Loading

0 comments on commit 715de3f

Please sign in to comment.