Skip to content

Commit

Permalink
docs: remove tab widget code (#27576) (#27594)
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorelli25 authored Aug 25, 2021
1 parent 03c0648 commit 7d8047e
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 203 deletions.
3 changes: 0 additions & 3 deletions auditbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,3 @@ Now that you have audit data streaming into {es}, learn how to unify your logs,
metrics, uptime, and application performance data.

include::{libbeat-dir}/shared/obs-apps.asciidoc[]

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions filebeat/docs/filebeat-modules-options.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,6 @@ The following example shows a configuration that runs the `nginx`,`mysql`, and
- module: system
----

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]

[[advanced-settings]]
=== Override input settings

Expand Down
3 changes: 0 additions & 3 deletions filebeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,3 @@ metrics, uptime, and application performance data.
include::{libbeat-dir}/shared/obs-apps.asciidoc[]

:modulename!:

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions heartbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,3 @@ Now that you have your uptime data streaming into {es}, learn how to unify your
logs, metrics, uptime, and application performance data.

include::{libbeat-dir}/shared/obs-apps.asciidoc[]

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions journalbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,3 @@ xpack.infra:
logAlias: "filebeat-*,journalbeat-*"
----
====

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions libbeat/docs/howto/load-dashboards.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,3 @@ endif::[]
endif::no-output-logstash[]

include::{libbeat-dir}/tab-widgets/load-dashboards-logstash-widget.asciidoc[]

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
5 changes: 1 addition & 4 deletions libbeat/docs/shared/start-beat.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

Before starting {beatname_uc}:

* Follow the steps in <<{beatname_lc}-installation-configuration>> to install,
* Follow the steps in <<{beatname_lc}-installation-configuration>> to install,
configure, and set up the {beatname_uc} environment.
* Make sure {kib} and {es} are running.
* Make sure the user specified in +{beatname_lc}.yml+ is
Expand All @@ -12,6 +12,3 @@ configure, and set up the {beatname_uc} environment.
To start {beatname_uc}, run:

include::{docdir}/getting-started.asciidoc[tag=start-step]

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
166 changes: 0 additions & 166 deletions libbeat/docs/tab-widgets/code.asciidoc

This file was deleted.

3 changes: 0 additions & 3 deletions metricbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,3 @@ unify your logs, metrics, uptime, and application performance data.
include::{libbeat-dir}/shared/obs-apps.asciidoc[]

:modulename!:

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions metricbeat/docs/metricbeat-options.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,3 @@ query:
- -15
----
:modulename!:

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions packetbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,3 @@ Now that you have your data streaming into {es}, learn how to unify your logs,
metrics, uptime, and application performance data.

include::{libbeat-dir}/shared/obs-apps.asciidoc[]

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions winlogbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,3 @@ Now that you have your logs streaming into {es}, learn how to unify your logs,
metrics, uptime, and application performance data.

include::{libbeat-dir}/shared/obs-apps.asciidoc[]

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]
3 changes: 0 additions & 3 deletions x-pack/functionbeat/docs/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,3 @@ Now that you have your cloud data streaming into {es}, learn how to unify your
logs, metrics, uptime, and application performance data.

include::{libbeat-dir}/shared/obs-apps.asciidoc[]

// Add Javascript and CSS for tabbed panels
include::{libbeat-dir}/tab-widgets/code.asciidoc[]

0 comments on commit 7d8047e

Please sign in to comment.