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
/
version
Age
Commit message (
Expand
)
Author
2021-02-04
merge develop
v3.2.1
Paul Buetow
2021-01-11
cut new dev version
Paul Buetow
2021-01-04
cut new version
v3.2.0
Paul Buetow
2020-12-27
only try to read a file once in cat and grep mode but 10 times in tail mode
Paul Buetow
2020-12-10
bump verison
Paul Buetow
2020-12-10
add hasprefix, nhasprefix, hassuffix, nhassuffix operation support to where c...
Paul Buetow
2020-12-08
merge develop
Paul Buetow
2020-08-30
initial regex package
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-06-19
update protocol
Paul Buetow
2020-06-17
initial log monitoring support
Paul Buetow
2020-06-11
bump up version to 2.4.0
v2.4.0
Paul Buetow
2020-05-20
develop version
Paul Buetow
2020-05-20
add $timezone and $timeoffset keys
Paul Buetow
2020-05-20
bump version up
v2.3.0
Paul Buetow
2020-05-20
can specify a private ssh key via command line, no password support yet though
Paul Buetow
2020-05-13
release of 2.2.1
v2.2.1
Paul Buetow
2020-05-13
fix bug in connection throttling
Paul Buetow
2020-03-17
full release now
Paul Buetow
2020-03-16
create release candidate 1
Paul Buetow
2020-03-04
can tail probe with a given timeout and then write a mapreduce result
Paul Buetow
2020-02-29
race condition
Paul Buetow
2020-02-12
bump version
Paul Bütow
2020-02-11
Merge branch 'master' into develop
Paul Bütow
2020-02-11
remove develop string
Paul Buetow
2020-02-10
initial scheduled jobs
Paul Bütow
2020-02-08
move prompt to io/
Paul Bütow
2020-02-07
Introduce drun command, refactor code to use context package
Paul Bütow
2020-01-21
release v1.1.0
v1.1.0
Paul Bütow
2020-01-21
Move commands to cmd/ and move internal dependencies to internal/
Paul Bütow