Loading

Compress_spooler codec plugin v2.0.6

  • Plugin version: v2.0.6
  • Released on: 2017-08-15
  • Changelog

For other versions, see the overview list.

To learn more about Logstash, see the Logstash Reference.

For questions about the plugin, open a topic in the Discuss forums. For bugs or feature requests, open an issue in Github. For the list of Elastic supported plugins, please consult the Elastic Support Matrix.

The compress_spooler codec.

Setting Input type Required
compress_level number No
min_flush_time number No
spool_size number No

  • Value type is number
  • Default value is 6
  • Value type is number
  • Default value is 0

The amount of time in seconds since last flush before a flush is forced, on the next event. Values smaller than 0 disables time based flushing.

  • Value type is number
  • Default value is 50