9ed2be3098
The goal is to re-orient the documentation as an introduction for new contributors and a reference for all contributors. Change-Id: I8702a5ace908c7618a6451bbfef7fc79b07429ff Reviewed-on: https://review.openstack.org/30515 Reviewed-by: Elizabeth Krumbach Joseph <lyz@princessleia.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Monty Taylor <mordred@inaugust.com> Reviewed-by: Monty Taylor <mordred@inaugust.com> Tested-by: Jenkins
1.1 KiB
1.1 KiB
- title
-
Logstash
Logstash
Logstash is a high-performance indexing and search engine for logs.
At a Glance
- Hosts
-
- http://logstash.openstack.org
- logstash-worker-*.openstack.org
- elasticsearch.openstack.org
- Puppet
-
modules/logstash
modules/openstack_project/manifests/logstash.pp
modules/openstack_project/manifests/logstash_worker.pp
modules/openstack_project/manifests/elasticsearch.pp
- Configuration
-
modules/openstack_project/files/logstash
- Projects
- Bugs
Overview
Logs from Jenkins test runs are sent to logstash where they are indexed and stored. Logstash facilitates reviewing logs from mulitple sources in a single test run, searching for errors or particular events within a test run, as well as searching for log event trends across test runs.
TODO(clarkb): more details about system architecture
TODO(clarkb): useful queries