]> git.ipfire.org Git - thirdparty/asterisk.git/commit
debug_utilities: Create ast_loggrabber 24/4724/3
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:18:17 +0000 (11:18 -0600)
commit0d2f17b22c87c89ae19ec69d5219e9c537a02715
tree46465c00db978398dc5554fcab82bfcbd0fb8337
parent8e5e3c2b0c8ef12ef25f1428fed2961bc3a487fc
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]