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
/
clients
/
handlers
/
maprhandler.go
Age
Commit message (
Expand
)
Author
2026-03-20
Optimize mapr parsing and stabilize aggregate shutdown
Paul Buetow
2026-03-13
task 4abe7505: reset dmap generation state
Paul Buetow
2026-03-13
task 407: add client session transport
Paul Buetow
2026-03-13
task 399: add client session spec scaffolding
Paul Buetow
2022-02-15
add missing newlines to server messages when running mapreduce queries too
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-06
enable faster shutdown - useful for dgrep/dmap and dcat commands
Paul Buetow
2021-10-02
move args to config package
Paul Buetow
2021-10-02
mapreduce tables are in colors now too
Paul Buetow
2021-08-22
introduces the protocol package
Paul Buetow
2021-08-21
read files bytewise for more control of whats happening - change transport pr...
Paul Buetow
2020-12-08
merge develop
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-02
send $line base64 encoded over the wire
Paul Buetow
2020-06-17
initial log monitoring support
Paul Buetow
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