mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
Just a typo
This commit is contained in:
parent
8ed1ab3657
commit
6580f74bda
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ Redis has no external dependencies and has a much simpler configuration in Logst
|
|||
|
||||
Building and installing Redis is fairly straightforward. While normally this would be out of the scope of this document, as the instructions are so simple we'll include them here:
|
||||
|
||||
- Download Redis from http://redis.io/download (The latest stable release is like what you want)
|
||||
- Download Redis from http://redis.io/download (The latest stable release is likely what you want)
|
||||
- Extract the source, change to the directory and run `make`
|
||||
- Run Redis with `src/redis-server --loglevel verbose`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue