Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
asawariS authored Jul 19, 2016
1 parent 4abd11c commit 64c2275
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ElasticStack_docker_setup/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you have trouble running the example or have suggestions for improvement, ple

## Overview

In this example, we'll look at a quick start 'how to' for setting up the ELK stack in Docker. In just a few commands and configuration files, we'll have an ELK stack up and running in Docker.
In this example, we'll look at a quick start 'how to' for setting up the Elastic stack in Docker. In just a few commands and configuration files, we'll have an Elastic stack up and running in Docker.

## Installation

Expand Down Expand Up @@ -190,7 +190,7 @@ curl localhost:9200/logstash-*/_search?pretty=true
## Summary
Once you know how to use Docker and are comfortable with it, building and deploying an ELK stack is very quick and easy. The steps described above are solid, but can be hardened for production use.
Once you know how to use Docker and are comfortable with it, building and deploying an Elastic stack is very quick and easy. The steps described above are solid, but can be hardened for production use.
For example:
1. Docker has other features like linking containers, so you don't expose ports.
Expand Down

0 comments on commit 64c2275

Please sign in to comment.