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
Age
Commit message (
Expand
)
Author
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
change whitelisting to blacklisting
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-12
separate context for each client in the scheduler
Paul Bütow
2020-02-11
scheduled user with permissions
v2.1.0
Paul Bütow
2020-02-11
use SSHBindAddress ass defauled scheduled server address
Paul Bütow
2020-02-11
run once per minute
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-11
Merge branch 'master' into develop
Paul Bütow
2020-02-11
more on scheduled jobs and ssh callbacks
Paul Bütow
2020-02-11
remove develop string
Paul Buetow
2020-02-11
more debug output
Paul Buetow
2020-02-10
initial scheduled jobs
Paul Bütow
2020-02-08
allow whitespaces in regexes
Paul Buetow
2020-02-08
move prompt to io/
Paul Bütow
2020-02-07
Introduce drun command, refactor code to use context package
Paul Bütow
2020-01-22
add execclient
Paul Bütow
2020-01-22
more on dexec
Paul Bütow
2020-01-21
release v1.1.0
v1.1.0
Paul Bütow
2020-01-21
Move commands to cmd/ and move internal dependencies to internal/
Paul Bütow