Updated openstack/openstack

Project: openstack/oslo.log  e0076163e8a9e2a7ac8dac7080b9d42cd8cced61

Add a json reformatter command

It would save a lot of space to only write JSON logs, rather than also
write formatted logs. This utility turns the former into the latter
so we can do this without removing the ability of a sysadmin to read
logs in a sensible format.

You can either provide a filename or pipe via stdin. `tail -f` works
as stdin. Each record must occupy precisely one line.

Change-Id: I334e1e52d442f82bf68da9e581ce44bc3465208b
Co-Authored-By: Alexis Lee <lxsli@hpe.com>
This commit is contained in:
Jenkins 2016-10-11 16:08:59 +00:00 committed by Gerrit Code Review
parent aab2cc9a87
commit 608585c004
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9024a3e252c724eba50da701ef37fe7ff02f2ad5
Subproject commit e0076163e8a9e2a7ac8dac7080b9d42cd8cced61