mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-18 16:50:42 +01:00
Merge pull request #3041 from jsiwrk/omprog_doc_tx_deprecated
omprog: document 'useTransactions' flag as experimental
This commit is contained in:
commit
32eeccc689
5
plugins/external/INTERFACE.md
vendored
5
plugins/external/INTERFACE.md
vendored
@ -176,6 +176,11 @@ _transactions_), instead of individually. For a general explanation on how
|
||||
rsyslog handles the batching of messages, see
|
||||
http://www.rsyslog.com/doc/v8-stable/development/dev_oplugins.html.
|
||||
|
||||
_**Warning:**
|
||||
This feature is currently **experimental**. It could change in future releases
|
||||
without keeping backwards compatibility with existing configurations or the
|
||||
interface described below._
|
||||
|
||||
How to process the messages in batches (transactions)
|
||||
-----------------------------------------------------
|
||||
To enable transactions, set the `useTransactions` flag to `on` in the `omprog`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user