mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
Doc:Replace cloud trial notice with attribute
Replaces free text with an attribute that pulls in shared content to keep content up-to-date and consistent across documents.
This commit is contained in:
parent
24987d4fdd
commit
1c4df35e0c
1 changed files with 1 additions and 4 deletions
5
docs/static/advanced-pipeline.asciidoc
vendored
5
docs/static/advanced-pipeline.asciidoc
vendored
|
@ -414,10 +414,7 @@ Notice that the event now contains geographic location information:
|
||||||
Now that the web logs are broken down into specific fields, you're ready to get
|
Now that the web logs are broken down into specific fields, you're ready to get
|
||||||
your data into Elasticsearch.
|
your data into Elasticsearch.
|
||||||
|
|
||||||
TIP: You can run Elasticsearch on your own hardware, or use our
|
TIP: {ess-leadin}
|
||||||
https://www.elastic.co/cloud/elasticsearch-service[hosted {es} Service] on
|
|
||||||
Elastic Cloud. The Elasticsearch Service is available on both AWS and GCP.
|
|
||||||
{ess-trial}[Try the {es} Service for free].
|
|
||||||
|
|
||||||
The Logstash pipeline can index the data into an
|
The Logstash pipeline can index the data into an
|
||||||
Elasticsearch cluster. Edit the `first-pipeline.conf` file and replace the entire `output` section with the following
|
Elasticsearch cluster. Edit the `first-pipeline.conf` file and replace the entire `output` section with the following
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue