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
/
args.go
Age
Commit message (
Expand
)
Author
2026-03-13
task 399: add client session spec scaffolding
Paul Buetow
2026-03-03
feat(config): add auth-key CLI and server cache settings
Paul Buetow
2026-02-03
Add SSH agent key selection and fix MapReduce outfile handling
Paul Buetow
2021-12-03
reduce more code complexity
Paul Buetow
2021-11-07
can set ssh private key path file via env var
Paul Buetow
2021-10-31
rename spartan mode to plain mode
Paul Buetow
2021-10-27
integration tests use separate ssh private key file
Paul Buetow
2021-10-15
Execute test directories individually
Paul Buetow
2021-10-14
Merging grep context from master
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-09
refactor
Paul Buetow
2021-10-02
reduce logging in serverless mode
Paul Buetow
2021-10-02
add more default fields to MAPREDUCE
Paul Buetow
2021-10-02
can have daily and normal file log rotation
Paul Buetow
2021-10-02
refactor config reader - also looks in additional search paths for config fil...
Paul Buetow
2021-10-02
move args to config package
Paul Buetow