Skip to content

Commit

Permalink
Add new option comment
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gr committed Dec 22, 2020
1 parent 951ffdb commit fef6689
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/filebeat/input/gcppubsub/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ type config struct {
// JSON blob containing authentication credentials and key.
CredentialsJSON []byte `config:"credentials_json"`

// Overrides the default Pub/Sub service address and disables TLS. For testing.
AlternativeHost string `config:"alternative_host"`
}

Expand Down

0 comments on commit fef6689

Please sign in to comment.