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
/
server
/
server.go
Age
Commit message (
Expand
)
Author
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
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
can run scheduled queries across a storage volume
Paul Buetow
2020-02-22
can start commands in background and also cancel those via drun command
Paul Bütow
2020-02-22
serverhandler understands background jobs better
Paul Bütow
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-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