]> git.ipfire.org Git - thirdparty/asterisk.git/commit
debug_utilities: Create ast_loggrabber 16/4716/4
authorGeorge Joseph <gjoseph@digium.com>
Fri, 13 Jan 2017 17:03:15 +0000 (10:03 -0700)
committerKevin Harwell <kharwell@digium.com>
Fri, 20 Jan 2017 17:21:47 +0000 (11:21 -0600)
commitc628a7acacea0d519e0e5919a2a1db1ba5851ee0
treee19cefc0b78700d34e35d371ab3cb6cde9d608c5
parent473330983b47618772b1dd414df8e063e5da6a53
debug_utilities:  Create ast_loggrabber

ast_loggrabber gathers log files from customizable search patterns,
optionally converts POSIX timestamps to a readable format and
tarballs the results.

Also a few tweaks were made to ast_coredumper.

Change-Id: I8bfe1468ada24c1344ce4abab7b002a59a659495
(cherry picked from commit 5fa1c56d7e76999aa14f133a33f6b168e7c3b99c)
configs/samples/ast_debug_tools.conf.sample
contrib/Makefile
contrib/scripts/ast_coredumper
contrib/scripts/ast_loggrabber [new file with mode: 0755]