typo
This commit is contained in:
parent
96f08a51d7
commit
5c3572bed1
|
@ -51,7 +51,7 @@ output {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
The Logstash pipeline accepts JSON input through the terminal and ships the events to an OpenSearch cluster running locally. Logstash writes the events to an index with the `logstash-logs-%{+YYYY.MM.dd}` naming convention.
|
This Logstash pipeline accepts JSON input through the terminal and ships the events to an OpenSearch cluster running locally. Logstash writes the events to an index with the `logstash-logs-%{+YYYY.MM.dd}` naming convention.
|
||||||
|
|
||||||
2. Start Logstash:
|
2. Start Logstash:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue