forked from mdoi/fluent-plugin-gcloud-pubsub
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi Team, I'am using this plugin as a fluentd output. but am using pubsub lite instead of pubsub. I don't get any error and any response even though the topic has not been created using this. Please suggest.
<match ****> @type gcloud_pubsub project ***************6 key /etc/td-agent/****.json topic topic_3 autocreate_topic true max_messages 1000 max_total_size 9800000 max_message_size 4000000s timeout 60 <buffer> @type file path /var/log/td-agent/buffer/test flush_interval 3s </buffer> <format> @type json </format> </match>
Metadata
Metadata
Assignees
Labels
No labels