tobiko/tobiko/shell
Slawek Kaplonski 8a16dd5375 Add JournalLogDigger class to parse OpenStack services logs
When we use devstack based environment, services like Nova or
Neutron are logging to the journalctl instead of files.
So we need to have som LogDigger class which will be able to parse
such logs in same way like log files.

This patch adds such class and also adds to the topology class
parameters which defines what LogDigger class should be used for
the topology and what are service names to log file names mappings.

Change-Id: Ice25bfa0cae60dc2b5402e59f549e2287808ba87
2020-11-27 15:32:22 +01:00
..
files Add JournalLogDigger class to parse OpenStack services logs 2020-11-27 15:32:22 +01:00
ping Increase the number of ping packages sent to nameservers 2020-11-24 13:23:40 +01:00
sh Add function to list remote host nameservers 2020-11-13 09:57:40 +00:00
ssh Avoid retrying an invalid SSH key_filename twice 2020-11-09 11:24:48 +00:00
__init__.py Create base tool to execute shell commands 2019-04-09 10:11:29 +02:00
find.py Refactor log files digging 2020-10-30 07:15:28 +00:00
grep.py Add JournalLogDigger class to parse OpenStack services logs 2020-11-27 15:32:22 +01:00
ifconfig.py Add wrapper for IP command 2019-10-15 13:54:05 +02:00
ip.py Add typing annotation to selection tools 2020-10-14 17:47:20 +00:00