system-config/doc/source/logstash.rst
James E. Blair 9ed2be3098 Refactor project infrastructure docs.
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
2013-05-30 17:27:07 +00:00

1.1 KiB

title

Logstash

Logstash

Logstash is a high-performance indexing and search engine for logs.

At a Glance

Hosts
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