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
Age
Commit message (
Expand
)
Author
2025-06-19
Add comprehensive documentation across DTail codebase
Paul Buetow
2025-06-19
Implement Phase 1: Foundation for improved maintainability and testability
Paul Buetow
2025-06-19
Refactor: Extract magic numbers as constants and reduce client code duplication
Paul Buetow
2023-06-21
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Paul Buetow
2021-12-03
add user permissions to JSON schema
Paul Buetow
2021-12-03
reduce more code complexity
Paul Buetow
2021-12-03
reduxe function code complexity
Paul Buetow
2021-11-07
can set ssh private key path file via env var
Paul Buetow
2021-11-06
Remove insecure and dangerous relaxed auth mode
Paul Buetow
2021-11-03
Add integration test for long line splitting - Also fixed a bug regarding thi...
Paul Buetow
2021-10-31
rename spartan mode to plain mode
Paul Buetow
2021-10-29
refactor integration test ssh_host_key configuration
Paul Buetow
2021-10-29
merge
Paul Buetow
2021-10-29
Dont use relaxed SSH Auth mode anymore for integration tests
Paul Buetow
2021-10-27
integration tests use separate ssh private key file
Paul Buetow
2021-10-24
Use different ssh host key file path for integration tests
Paul Buetow
2021-10-24
integration tests use a different known_hosts path and also dont read any ext...
Paul Buetow
2021-10-24
Fix DCat color test.
Paul Buetow
2021-10-19
Set DTAIL_RUN_INTEGRATIONT_TEST to yes for integration tests
Paul Buetow
2021-10-19
Can configure DTail client not to mess with ~/.ssh/known_hosts via env var - ...
Paul Buetow
2021-10-15
Execute test directories individually
Paul Buetow
2021-10-14
Merging grep context from master
Paul Buetow
2021-10-12
Update JSON-schema to reflect all recent config file changes.
Paul Buetow
2021-10-10
add another dmap test - reading 100 source files at once
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-06
move health check to separate client binary
Paul Buetow
2021-10-06
enable faster shutdown - useful for dgrep/dmap and dcat commands
Paul Buetow
2021-10-05
more on this
Paul Buetow
2021-10-03
add dmap tests
Paul Buetow
2021-10-02
add dcat test
Paul Buetow
2021-10-02
reduce logging in serverless mode
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
refactor config reader - also looks in additional search paths for config fil...
Paul Buetow
2021-10-02
move args to config package
Paul Buetow
2021-10-02
add spartan mode
Paul Buetow
2021-10-02
new docker test cases - also change default FATAL bg color to magenta
Paul Buetow
2021-10-02
mapreduce tables are in colors now too
Paul Buetow
2021-09-06
fine tweak color schema
Paul Buetow
2021-09-06
Print out client/server update notice even from dtail server 4 to dtail
Paul Buetow
2021-09-06
REMOTE and CLIENT colors are brushed correctly too now
Paul Buetow
2021-09-05
finalize new default color schema
Paul Buetow
2021-08-12
add missing brush and also add color client configs plus jsonschema
Paul Buetow
2021-08-11
add colorTable option
Paul Buetow
2021-08-10
can compile with new color codes
Paul Buetow
2021-07-31
more on configurable colors
Paul Buetow
2021-07-30
initial color config support
Paul Buetow
[next]