Skip to content

Commit 593db38

Browse files
tsgmonicasarbu
authored andcommitted
Docs version bump to alpha4 (elastic#1939)
To be merged shortly before the release.
1 parent 74ad54f commit 593db38

File tree

6 files changed

+7
-5
lines changed

6 files changed

+7
-5
lines changed

filebeat/docs/version.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
:stack-version: 5.0.0-alpha3
1+
:stack-version: 5.0.0-alpha4
22
:doc-branch: master

filebeat/filebeat.full.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ filebeat.prospectors:
179179
# Closes the file handler as soon as the harvesters reaches then end of the file.
180180
# The file will be picked up again by the harvester at previous known state
181181
# after scan_frequency in case the file can still be discovered by the prospector.
182+
# Note: Potential data loss if file is deleted / moved before picked up again after
183+
# scan_frequency by prospector
182184
#close_eof: false
183185

184186
# Files for the modification data is older then clean_older the state from the registry is removed

libbeat/docs/version.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
:stack-version: 5.0.0-alpha3
1+
:stack-version: 5.0.0-alpha4
22
:doc-branch: master

metricbeat/docs/version.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
:stack-version: 5.0.0-alpha3
1+
:stack-version: 5.0.0-alpha4
22
:doc-branch: master

packetbeat/docs/version.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
:stack-version: 5.0.0-alpha3
1+
:stack-version: 5.0.0-alpha4
22
:doc-branch: master

winlogbeat/docs/version.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
:stack-version: 5.0.0-alpha3
1+
:stack-version: 5.0.0-alpha4
22
:doc-branch: master

0 commit comments

Comments
 (0)