Stack Filebeat -> Logstash -> OpenSearch
Find a file
2023-03-16 22:17:50 +03:00
Dashboard.png Add files via upload 2023-03-16 22:09:31 +03:00
docker-compose.yml Add files via upload 2023-03-16 22:09:31 +03:00
filebeat.yml Add files via upload 2023-03-16 22:09:31 +03:00
logstash.conf Add files via upload 2023-03-16 22:09:31 +03:00
logstash_16032023_beatonly.conf_ Add files via upload 2023-03-16 22:09:31 +03:00
nginx_access_log.tar Add files via upload 2023-03-16 22:09:31 +03:00
README.md Update README.md 2023-03-16 22:17:50 +03:00

OpenSearch_Logstash_Filebeat_test

Stack Filebeat -> Logstash -> OpenSearch

Test to deploy OpenSearch and create a stack with Logstash and Filebeat (also realized option without Filebeat - the file is processed directly). Docker Compose was used as an automated tool for installation and management.

Opensearch is organized as a cluster with two nodes. Also deployed OpenSearch Dashboards.

Stack components versions:

  • Filebeat: 8.6.2
  • Logstash: 8.6.1
  • OpenSearch (with Opensearch Dashboards): 2.6.0

System: Ubuntu 22.04.2 LTS.

Attached configuration files, screen forms and a test nginx access log file (in tar archive).

Dashboard screenshot is a histogram of server response codes to unique hosts distribution.