In case any one other than me didn't know this, the log files that are indexed and searchable in logstash are not the same as the set of files that you see in the logs directory in jenkins, but only those that have an entry in http://git.openstack.org/cgit/openstack-infra/config/tree/modules/openstack_project/files/logstash/jenkins-log-client.yaml. Here are the log files that are not mentioned in that yaml file in case any omissions are not intentional: cinder: screen-c-bak.txt horizon: screen-horizon.txt neutron: screen-q-lbaas.txt (but there *is* an entry for screen-q-l3.txt) screen-q-vpn.txt ceilometer: No log files are indexed by logstash -David