docs/index.asciidoc in logstash-input-google_pubsub-1.0.1 vs docs/index.asciidoc in logstash-input-google_pubsub-1.0.3
- old
+ new
@@ -10,11 +10,11 @@
:include_path: ../../../../logstash/docs/include
///////////////////////////////////////////
END - GENERATED VARIABLES, DO NOT EDIT!
///////////////////////////////////////////
-[id="plugins-{type}-{plugin}"]
+[id="plugins-{type}s-{plugin}"]
=== Google_pubsub input plugin
include::{include_path}/plugin_header.asciidoc[]
@@ -46,11 +46,11 @@
https://cloud.google.com/logging/docs/export/using_exported_logs[Exported Logs]
feature of Stackdriver Logging.
==== Prerequisites
-You must first create a Google Cloud Platform project and enable the the
+You must first create a Google Cloud Platform project and enable the
Google Pub/Sub API. If you intend to use the plugin ingest Stackdriver Logging
messages, you must also enable the Stackdriver Logging API and configure log
exporting to Pub/Sub. There is plentiful information on
https://cloud.google.com/ to get started:
@@ -86,10 +86,10 @@
- Google Cloud Platform IAM https://cloud.google.com/iam/[overview]
- Creating Service Accounts https://cloud.google.com/iam/docs/creating-managing-service-accounts[overview]
- Granting Roles https://cloud.google.com/iam/docs/granting-roles-to-service-accounts[overview]
-1. If you are running Logstash on a Google Compute Engine instance, you may opt
+2. If you are running Logstash on a Google Compute Engine instance, you may opt
to use Application Default Credentials. In this case, you will not need to
specify a JSON private key file in your config.
==== Stackdriver Logging (optional)
\ No newline at end of file