This commit is contained in:
ashwinkumar12345 2021-07-06 23:52:32 -07:00
parent 96f08a51d7
commit 5c3572bed1
1 changed files with 1 additions and 1 deletions

View File

@ -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: