]> git.ipfire.org Git - thirdparty/asterisk.git/commit
debug_utilities: Create ast_loggrabber 16/4716/3
authorGeorge Joseph <gjoseph@digium.com>
Fri, 13 Jan 2017 17:03:15 +0000 (10:03 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 20 Jan 2017 14:08:43 +0000 (08:08 -0600)
commitc70915287837704090d75f181525765de7a17221
tree7710e03eb17844765ced65ea48d91cb25bba3e08
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]