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

Want to include My effort here #2

Open niravshah2705 opened 6 years ago

niravshah2705 commented 6 years ago

Hello Alvin Chen,

I have Already setup pub/sub output plugin for logstash. I want to include that as I have already submitted the plugin to rubygem, any change from yourside on repo, might effect my existing usage too.

Seems I dont have access to change the code here. So request you to include below repo:

Note below taken care on https://github.com/niravshah2705/logstash-output-google_pubsub:

  1. Retry with Exponential backoff
  2. Dynamic Topic - based on message field data
  3. exclude_fields - Despite pushing all json data, exclude fields
  4. include_fields - Only push specified json data
  5. include_field - Push data for the field not json

Do reply on same.

acchen97 commented 6 years ago

@niravshah2705 thanks for reaching out, I'll send you an email.

/cc @josephlewis42 @erjohnso