RETIRED, Puppet module to manage log processor
Go to file
Ian Wienand 3119c0cddd log-gearman-worker: remove obsolete GET debug filter, add local filter
Now that logs have moved into swift, the os-loganalyze middleware that
stripped DEBUG level logs when the URL was given a ?level= parameter
no longer functions.

We move to filtering DEBUG statements directly.  Because services in
devstack now run as systemd services, their log files are actually
journalctl dumps.  Thus we add a new filter for systemd style
timestamps and messages (this is loosely based on the zuul log viewer
at [1]).

[1] 8c1f4e9d6b/web/src/actions/logfile.js

Change-Id: I54087c95c809612758139136d5b3e86b1a6372be
2019-08-19 17:15:25 +10:00
files log-gearman-worker: remove obsolete GET debug filter, add local filter 2019-08-19 17:15:25 +10:00
manifests Install statsd version 2.1.2 2018-10-18 11:38:47 -07:00
spec/acceptance Add beaker tests 2018-08-06 22:12:30 +02:00
templates Force geard to listen on :: 2018-10-18 15:47:14 -07:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-03 22:33:26 -07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:25:38 +00:00
Gemfile Update Gemfile for Zuulv3 2018-07-12 09:57:44 +02:00
LICENSE Add puppet module files for log processor 2015-01-29 14:52:17 -08:00
README.md Add puppet module files for log processor 2015-01-29 14:52:17 -08:00
Rakefile Add puppet module files for log processor 2015-01-29 14:52:17 -08:00
metadata.json Replace openstack.org git:// URLs with https:// 2019-03-24 20:35:40 +00:00

README.md

OpenStack Log Processor Module

This module installs and configures Log Processor