|
0bfc8b728d
|
logview: add header, extract play run date from path for easier filtering with -d option
|
2021-01-05 23:34:01 +01:00 |
|
|
5e91005e93
|
logview: migrate optparse to argparse, add additional date filtering capabilities, and some pep8 fixes
|
2021-01-05 23:34:01 +01:00 |
|
|
80f3f3b574
|
logview: playbooks stats, tabular display, improve date filtering and some more
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
|
2021-01-05 23:34:01 +01:00 |
|
|
6d1d72ee20
|
logview: reformat output
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
|
2021-01-05 23:34:01 +01:00 |
|
|
71c8cedc00
|
logview: add an option to list all playbook ever run
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
|
2021-01-05 23:34:01 +01:00 |
|
|
84f9b4aed3
|
logview: hosts filtering
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
|
2021-01-05 23:34:01 +01:00 |
|
|
aca152fe74
|
logview: add log_path parameter
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
|
2021-01-05 23:34:01 +01:00 |
|
|
a221e0db50
|
logview: add gzip compression on logfiles
Signed-off-by: Francois Andrieu <darknao@fedoraproject.org>
|
2021-01-05 23:34:01 +01:00 |
|
Francois Andrieu
|
777637f7a6
|
logview: minor pep8 fixups
Signed-off-by: Francois Andrieu <naolwen@gmail.com>
|
2020-07-16 18:29:34 +00:00 |
|
Francois Andrieu
|
3696752d08
|
logview: use dateutil for date parsing
Signed-off-by: Francois Andrieu <naolwen@gmail.com>
|
2020-07-16 18:29:34 +00:00 |
|
Francois Andrieu
|
84b859b342
|
scripts/logview: Few fixups for python3 compatibility
Signed-off-by: Francois Andrieu <naolwen@gmail.com>
|
2020-07-09 17:28:42 +02:00 |
|
Kevin Fenzi
|
d5babb1721
|
scripts/logview: 2to3 port to python3
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
|
2020-07-01 18:34:59 -07:00 |
|
Ralph Bean
|
31c2f11411
|
Cosmetic - Try to make scripts/logview more readable.
|
2015-02-02 15:34:47 +00:00 |
|
Ralph Bean
|
56ba00aa50
|
Log errors, but try to not crash with logview encounters the unexpected.
|
2014-12-19 16:39:56 +00:00 |
|
|
a98ead2ef6
|
sort the logs by timestamp
|
2013-07-08 17:34:09 +00:00 |
|
|
e1da7964f6
|
only output if we have something to output
|
2013-07-04 15:58:39 -04:00 |
|
|
022083d7b9
|
sortable, I think
|
2013-07-04 15:49:10 -04:00 |
|
|
88caed356a
|
nicer to look at duration
|
2013-07-04 15:46:08 -04:00 |
|
|
0033b3dc8f
|
needs a \n :)
|
2013-07-04 15:43:01 -04:00 |
|
|
22179e611b
|
add a --profile option to output timing info per task
|
2013-07-04 15:42:03 -04:00 |
|
|
eacf95cf46
|
add example with ANY
|
2013-07-04 17:42:26 +00:00 |
|
|
e81e17df7d
|
add ANY search option to dump all tasks
|
2013-07-04 17:39:31 +00:00 |
|
|
68c5ad147e
|
add examples to the usage
|
2013-07-04 04:31:55 +00:00 |
|
|
c779358a99
|
rename show_changed to logview since that's what it is
|
2013-07-04 04:10:25 +00:00 |
|
|
d91f35cfba
|
remove loglist and logview since their entire functionality is merged into show_changed
|
2013-07-04 04:06:16 +00:00 |
|
|
7dc7a9207e
|
2 rough cuts for viewing/listing the ansible logs
- see the scripts for how they work and example usages
|
2013-07-01 18:47:01 +00:00 |
|