I am trying to injest to google pubsub topic from logstash server. Below are the configuration
google_pubsub {
project_id => "xx"
topic => "xx"
json_key_file => "xx" #Options for configuring the upload
message_count_threshold => 1000
delay_threshold_secs => 10
id => "GOOGLE-PUBSUB"
I am continuously receiving ":error=>"io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 9999594176ns" errors and data is not injested. Can someone plesae help me out. I am using logstash version 7. Using system default java.
Thanks
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.