Skip to content

Commit

Permalink
Mark spool to disk as beta (#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 f1b7a30 commit 13b72df
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 13b72df

Please sign in to comment.