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
Age
Commit message (
Expand
)
Author
2020-11-22
add dockerfile for building a dtail server dev/test container
Paul Buetow
2020-11-16
strip out timeout which was used for background command scheduling
Paul Buetow
2020-11-16
remove drun command for simplicity. only focus on interactive commands dealin...
Paul Buetow
2020-09-19
refactor to have no context.Context in server mapreduce aggregate structs
Paul Buetow
2020-09-19
server handler context refactoring
Paul Buetow
2020-09-19
refactor to have no context.Context in client handler structs
Paul Buetow
2020-09-11
hit ctrl+c twice to exit
Paul Buetow
2020-09-11
no SIGINFO for now as not supported on Linux
Paul Buetow
2020-09-10
add io/signal
Paul Buetow
2020-09-10
printing client stats every other second only if the connection count has cha...
Paul Buetow
2020-09-08
refactor
Paul Buetow
2020-09-04
remove of Quiet mode, this will be obsolete
Paul Buetow
2020-09-04
fix regex bug
Paul Buetow
2020-09-04
add ssh relaxed auth mode
Paul Buetow
2020-09-04
server side support for new regex package
Paul Buetow
2020-09-04
add more unit tests and deserializer/serializer to regex
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-07-03
refactor mapr client
Paul Buetow
2020-07-02
initial server side continuous mapreduce runner
Paul Buetow
2020-07-02
add lacks string operator, lacks is the opposite of contains. e.g.: not contains
Paul Buetow
2020-07-02
better $line data handling
Paul Buetow
2020-07-02
send $line base64 encoded over the wire
Paul Buetow
2020-06-19
add filldates.go
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
add more ssh key debugging
Paul Buetow
2020-05-13
refactor
Paul Buetow
2020-05-13
fix bug in connection throttling
Paul Buetow
2020-03-18
make lint and vet happy
v2.2.0
Paul Buetow
2020-03-17
full release now
Paul Buetow
2020-03-16
create release candidate 1
Paul Buetow
2020-03-07
add support to run mapreduce queries on generic log lines, e.g. count all log...
Paul Buetow
2020-03-06
merge master
Paul Buetow
2020-03-06
simplify and get rid of pperf
v2.1.1
Paul Buetow
2020-03-06
make Mr. Lint happy
Paul Buetow
2020-03-06
more on logger
Paul Buetow
2020-03-04
add missing files
Paul Buetow
2020-03-04
fix silent logging https://github.com/mimecast/dtail/issues/5
Paul Buetow
2020-03-04
can tail probe with a given timeout and then write a mapreduce result
Paul Buetow
2020-02-29
Merge branch 'develop' of gitlab.devuk.mimecast.lan:Storage/dtail into develop
Paul Buetow
2020-02-29
race condition
Paul Buetow
2020-02-29
background jobs make use of the timeout specified by the client too
Paul Buetow
2020-02-29
better error messages
Paul Buetow
[next]