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
/
io
/
dlog
/
loggers
Age
Commit message (
Expand
)
Author
2026-04-10
Fix known-hosts trust deadlock, host key stat, and optional nozstd build
Paul Buetow
2026-01-29
refactor: improve Go best practices compliance
Paul Buetow
2024-03-29
lint warnings
Paul Buetow
2022-03-14
a 0666 to OpenFile will respect the user's default umask
Paul Buetow
2021-12-03
satisfy sonarqube
Paul Buetow
2021-12-03
Use nested comments to satisfy SonarQube
Paul Buetow
2021-12-03
comment why none logger documentation is empty
Paul Buetow
2021-11-02
Bugfix: Dealing correctly with files without newline characters, also add mor...
Paul Buetow
2021-10-19
lowercase log rotation comparison
Paul Buetow
2021-10-12
Update JSON-schema to reflect all recent config file changes.
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-10
add dtail health check unit test.
Paul Buetow
2021-10-09
refactor
Paul Buetow
2021-10-02
add dcat test
Paul Buetow
2021-10-02
Client default log dir is ~/log
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
move args to config package
Paul Buetow