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
/
docker
Age
Commit message (
Expand
)
Author
2025-06-26
fix: update profiling scripts to use correct path for generate_profile_data.go
Paul Buetow
2025-06-26
update fedora release
Paul Buetow
2021-12-03
update TODO comments
Paul Buetow
2021-11-07
update dmap.gif example
Paul Buetow
2021-11-07
new dtail.gif
Paul Buetow
2021-11-07
can set ssh private key path file via env var
Paul Buetow
2021-11-07
Can configure num of docker server instances via NUM_INSTANCES
Paul Buetow
2021-11-06
Remove insecure and dangerous relaxed auth mode
Paul Buetow
2021-11-02
remove docker test dmap2_test
Paul Buetow
2021-10-29
rename relaxed auth flag
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
add dtail health check unit test.
Paul Buetow
2021-10-03
when a mapreduce outfile is specified also always write a outfile.query file
Paul Buetow
2021-10-02
add dcat test
Paul Buetow
2021-10-02
add more default fields to MAPREDUCE
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
fix auto reconnect
Paul Buetow
2021-10-02
remote connector is now an interface
Paul Buetow
2021-10-02
new docker test cases - also change default FATAL bg color to magenta
Paul Buetow
2021-10-02
bugfix: dmap skipped the last couple of mapreduce lines
Paul Buetow
2021-10-02
mapreduce tables are in colors now too
Paul Buetow
2021-09-07
Produce MAPREDUCE lines, can aggregate these via default log format
Paul Buetow
2021-09-06
REMOTE and CLIENT colors are brushed correctly too now
Paul Buetow
2021-08-22
introduces the protocol package
Paul Buetow
2021-07-31
Fix Docker tests - also add dcat example
Paul Buetow
2020-12-28
add scripts to start multiple dserv containers for development purposes
Paul Buetow
2020-12-28
refactor
Paul Buetow
2020-11-22
add readme
Paul Buetow
2020-11-22
can run test container for local development purposes
Paul Buetow