Skip to content

Commit

Permalink
Mark spool to disk as beta (elastic#7349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton authored and ruflin committed Jun 18, 2018
1 parent 21e7c37 commit df21d50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libbeat/docs/queueconfig.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,8 @@ The default value is 1s.
[[configuration-internal-queue-spool]]
=== Configure the file spool queue

beta[]

The file spool queue stores all events in an on disk ring buffer. The spool
has a write buffer, which new events are written to. Events written to the
spool are forwarded to the outputs, only after the write buffer has been
Expand Down

0 comments on commit df21d50

Please sign in to comment.