bulkmode¶
Use the Elasticsearch Bulk API to send batched events.
This parameter applies to omelasticsearch: Elasticsearch Output Module.
- Name:
bulkmode
- Scope:
action
- Type:
boolean
- Default:
action=off
- Required?:
no
- Introduced:
at least 8.x, possibly earlier
Description¶
If enabled, events are buffered and sent in bulk requests. Without it, each event is sent individually.
Action usage¶
action(type="omelasticsearch" bulkmode="...")
Notes¶
Previously documented as a “binary” option.
See also¶
See also omelasticsearch: Elasticsearch Output Module.
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.