issues
search
logstash-plugins
/
logstash-output-google_pubsub
Logstash output for sending events to the Google Pub/Sub service
Apache License 2.0
7
stars
10
forks
source link
Logstash output plugin for google pubsub - Nirav Shah
#4
Open
niravshah2705
opened
6 years ago
niravshah2705
commented
6 years ago
Featyre added.
Retry with Exponential backoff
Dynamic Topic - based on message field data
exclude_fields - Despite pushing all json data, exclude fields
include_fields - Only push specified json data
include_field - Push data for the field not json
Featyre added.