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
Age
Commit message (
Expand
)
Author
2021-08-11
add colorTable option
Paul Buetow
2021-07-31
more on configurable colors
Paul Buetow
2020-12-29
Quiet mode also affects client side logging
Paul Buetow
2020-12-29
tail query should seek to EOF
Paul Buetow
2020-12-26
rename spartan to quiet
Paul Buetow
2020-12-26
initial spartan mode support
Paul Buetow
2020-12-08
merge develop
Paul Buetow
2020-09-10
printing client stats every other second only if the connection count has cha...
Paul Buetow
2020-09-08
refactor
Paul Buetow
2020-09-04
remove of Quiet mode, this will be obsolete
Paul Buetow
2020-09-04
fix regex bug
Paul Buetow
2020-09-04
add ssh relaxed auth mode
Paul Buetow
2020-09-04
refactoring client args passing
Paul Buetow
2020-09-04
server side support for new regex package
Paul Buetow
2020-08-13
bump up version to 3.0.0. can run continuous background mapreduce queries, us...
v3.0.0
Paul Buetow
2020-07-03
by default auto shutdown dtail client after a day
Paul Buetow
2020-07-03
refactor mapr client
Paul Buetow
2020-05-20
can specify a private ssh key via command line, no password support yet though
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-26
can list remote jobs and can also pass outer args to scripts
Paul Buetow
2020-02-22
can start commands in background and also cancel those via drun command
Paul Bütow
2020-02-16
server kills subprocesses correctly on cancel
Paul Bütow
2020-02-16
can upload script via drun
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-22
more on dexec
Paul Bütow
2020-01-21
Move commands to cmd/ and move internal dependencies to internal/
Paul Bütow
[prev]