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
/
internal
/
config
Age
Commit message (
Expand
)
Author
2020-12-26
code cleanup and minor refactorings
Paul Buetow
2020-12-08
merge develop
Paul Buetow
2020-09-04
add ssh relaxed auth mode
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
refactor mapr client
Paul Buetow
2020-06-17
initial log monitoring support
Paul Buetow
2020-03-06
merge master
Paul Buetow
2020-03-06
simplify and get rid of pperf
v2.1.1
Paul Buetow
2020-03-06
make Mr. Lint happy
Paul Buetow
2020-02-28
merge master
Paul Buetow
2020-02-28
more on scheduled commands
Paul Buetow
2020-02-27
outfile is optional
Paul Buetow
2020-02-27
can run scheduled queries across a storage volume
Paul Buetow
2020-02-16
server kills subprocesses correctly on cancel
Paul Bütow
2020-02-16
rename scheduled user to schedule user
Paul Bütow
2020-02-16
drun can execute more complex commands, e.g. small shell scripts
Paul Bütow
2020-02-11
can run scheduled job at time range based on result file already exists or not
Paul Bütow
2020-02-10
initial scheduled jobs
Paul Bütow
2020-01-21
Move commands to cmd/ and move internal dependencies to internal/
Paul Bütow