]> git.ipfire.org Git - thirdparty/asterisk.git/commit
debug_utilities: Create ast_loggrabber 17/4717/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:21:05 +0000 (11:21 -0600)
commit84aadd4e818a647e580373f47507f4f60cf7bd5b
tree354874c592173b8afbf0f8330469ea65c0fba57e
parent75c8536d74294d525917a3ce3575b7790e1d5f80
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 c70915287837704090d75f181525765de7a17221)
configs/samples/ast_debug_tools.conf.sample
contrib/Makefile
contrib/scripts/ast_coredumper
contrib/scripts/ast_loggrabber [new file with mode: 0755]