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

Move Journalbeat to legacy section and turn off 7.16+ builds #2296

Merged
merged 3 commits into from
Nov 24, 2021
Merged
Changes from all commits
Commits
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
81 changes: 40 additions & 41 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1919,47 +1919,6 @@ contents:
repo: docs
path: shared/attributes.asciidoc
exclude_branches: *beatsSharedExclude
- title: Journalbeat Reference
prefix: en/beats/journalbeat
current: *stackcurrent
index: journalbeat/docs/index.asciidoc
branches: [ master, 8.0, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ]
live: *stacklive
chunk: 1
tags: Journalbeat/Reference
respect_edit_url_overrides: true
subject: Journalbeat
sources:
-
repo: beats
path: journalbeat
-
repo: beats
path: journalbeat/docs
-
repo: beats
path: CHANGELOG.asciidoc
-
repo: beats
path: libbeat/docs
-
repo: beats
path: libbeat/processors/*/docs/*
exclude_branches: *beatsProcessorExclude
-
repo: beats
path: x-pack/libbeat/processors/*/docs/*
exclude_branches: [ 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1 ]
-
repo: beats
path: libbeat/outputs/*/docs/*
exclude_branches: *beatsOutputExclude
-
repo: docs
path: shared/versions/stack/{version}.asciidoc
-
repo: docs
path: shared/attributes.asciidoc
- title: Metricbeat Reference
prefix: en/beats/metricbeat
index: metricbeat/docs/index.asciidoc
Expand Down Expand Up @@ -2369,6 +2328,46 @@ contents:
-
repo: docs
path: shared/attributes.asciidoc
- title: Journalbeat Reference for 6.5-7.15
prefix: en/beats/journalbeat
current: 7.15
index: journalbeat/docs/index.asciidoc
branches: [ 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5 ]
chunk: 1
tags: Journalbeat/Reference
respect_edit_url_overrides: true
subject: Journalbeat
sources:
-
repo: beats
path: journalbeat
-
repo: beats
path: journalbeat/docs
-
repo: beats
path: CHANGELOG.asciidoc
-
repo: beats
path: libbeat/docs
-
repo: beats
path: libbeat/processors/*/docs/*
exclude_branches: *beatsProcessorExclude
-
repo: beats
path: x-pack/libbeat/processors/*/docs/*
exclude_branches: [ 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1 ]
-
repo: beats
path: libbeat/outputs/*/docs/*
exclude_branches: *beatsOutputExclude
-
repo: docs
path: shared/versions/stack/{version}.asciidoc
-
repo: docs
path: shared/attributes.asciidoc
- title: Logs Monitoring Guide for 7.5-7.9
prefix: en/logs/guide
current: 7.9
Expand Down