youtubebeat/vendor/github.com/elastic/beats/journalbeat/docs/setting-up-running.asciidoc

44 lines
1.1 KiB
Text

/////
// NOTE:
// Each beat has its own setup overview to allow for the addition of content
// that is unique to each beat.
/////
[[setting-up-and-running]]
== Setting up and running {beatname_uc}
IMPORTANT: This documentation is placeholder content. It has not yet been reviewed.
Before reading this section, see the
<<{beatname_lc}-getting-started,getting started documentation>> for basic
installation instructions to get you started.
This section includes additional information on how to set up and run
{beatname_uc}, including:
* <<directory-layout>>
* <<keystore>>
* <<command-line-options>>
//* <<running-on-docker>>
//* <<running-{beatname_lc}-on-kubernetes>>
* <<shutdown>>
//MAINTAINERS: If you add a new file to this section, make sure you update the bulleted list ^^ too.
include::../../libbeat/docs/shared-directory-layout.asciidoc[]
include::../../libbeat/docs/keystore.asciidoc[]
include::../../libbeat/docs/command-reference.asciidoc[]
//include::./running-on-docker.asciidoc[]
//include::./running-on-kubernetes.asciidoc[]
include::../../libbeat/docs/shared-shutdown.asciidoc[]