mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
Remove weird unicode spacing
This commit is contained in:
parent
f824ee3485
commit
ca057bc175
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ _This assumes you have the `curl` command installed._
|
|||
You should get back some output like so:
|
||||
|
||||
"logstash-2012.07.02" : {
|
||||
"index" : "logstash-2012.07.02"
|
||||
"index" : "logstash-2012.07.02"
|
||||
|
||||
This means Logstash created a new index based on today's date. Likely your data is in there as well:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue