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
/
stats.go
Age
Commit message (
Collapse
)
Author
2026-03-10
Introduce client runtime boundaries
Paul Buetow
2026-03-08
task: replace looped time.After with tickers (task 378)
Paul Buetow
2024-03-29
lint warnings
Paul Buetow
2023-06-21
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Paul Buetow
2021-10-10
vetting and linting and some code restyling
Paul Buetow
2021-10-02
move args to config package
Paul Buetow
logger package rewrite as dlog
2021-09-07
Produce MAPREDUCE lines, can aggregate these via default log format
Paul Buetow
2021-09-06
fine tweak color schema
Paul Buetow
2021-09-06
REMOTE and CLIENT colors are brushed correctly too now
Paul Buetow
2020-12-26
rename spartan to quiet
Paul Buetow
2020-12-26
initial spartan mode support
Paul Buetow
2020-12-26
code cleanup and minor refactorings
Paul Buetow
2020-12-08
merge develop
Paul Buetow
2020-09-10
printing client stats every other second only if the connection count has ↵
Paul Buetow
changed or when SIGUSR1 or SIGINFO recieved
2020-09-08
refactor
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