index
:
dtail
master
refactor-trail-1
DTail is a distributed DevOps tool for tailing, grepping, catting logs and other text files on many remote machines at once.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
dserver
Age
Commit message (
Expand
)
Author
2021-10-02
add spartan mode
Paul Buetow
2021-08-22
introduces the protocol package
Paul Buetow
2021-08-21
assume daily log strategy when logDir specified via command line arg
Paul Buetow
2021-08-21
can specify logDir of dserver via command line
Paul Buetow
2021-08-12
add missing brush and also add color client configs plus jsonschema
Paul Buetow
2021-07-31
more on configurable colors
Paul Buetow
2020-09-04
add ssh relaxed auth mode
Paul Buetow
2020-09-04
refactoring client args passing
Paul Buetow
2020-05-13
add more ssh key debugging
Paul Buetow
2020-03-04
fix silent logging https://github.com/mimecast/dtail/issues/5
Paul Buetow
2020-03-04
can tail probe with a given timeout and then write a mapreduce result
Paul Buetow
2020-02-16
server kills subprocesses correctly on cancel
Paul Bütow
2020-02-10
initial scheduled jobs
Paul Bütow
2020-02-07
Introduce drun command, refactor code to use context package
Paul Bütow
2020-01-21
Move commands to cmd/ and move internal dependencies to internal/
Paul Bütow