saltext.vector.engines.vector#
An engine that reads messages from the salt event bus and pushes them onto a Vector endpoint.
- configuration:
Example configuration
engines: - vector: # host_id: myid # master or minion id override, optional address: "127.0.0.1:9000" # include_tags: # - "*" exclude_tags: - salt/auth - minion_start - minion/refresh/* - "[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]"
Functions
|
Listen to events and send them to Vector |