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
Age
Commit message (
Collapse
)
Author
2021-08-28
1. Major performance gain by not checking for file truncation aftter
Paul Buetow
each bytes read. 2. Introduce field separator to the protocol package.
2021-08-28
make use of more buffers on server side
Paul Buetow
2021-08-28
use a byte.Buffer in the file reader
Paul Buetow
2021-08-22
introduces the protocol package
Paul Buetow
2021-08-21
read files bytewise for more control of whats happening - change transport ↵
Paul Buetow
protocol for more control over newlines
2021-08-21
assume daily log strategy when logDir specified via command line arg
Paul Buetow
2021-08-21
can specify logDir of dserver via command line
Paul Buetow
2021-08-21
individual makefile targets for each command
Paul Buetow
2021-08-12
add missing brush and also add color client configs plus jsonschema
Paul Buetow
2021-08-11
add paint.go
Paul Buetow
2021-08-11
add colorTable option
Paul Buetow
2021-08-10
can compile with new color codes
Paul Buetow
2021-08-10
add color unit test
Paul Buetow
2021-08-09
change paint API
Paul Buetow
2021-08-09
we have all basic ansi text color codes and attributes now. we can also
Paul Buetow
convert a string to a corresponding code (e.g. from a config file).
2021-07-31
more on configurable colors
Paul Buetow
2021-07-31
Fix Docker tests - also add dcat example
Paul Buetow
2021-07-30
initial color config support
Paul Buetow
2021-07-19
add inventory
Paul Buetow
2021-06-01
Set theme jekyll-theme-modernist
Paul Buetow
2021-06-01
Set theme jekyll-theme-tactile
Paul Buetow
2021-05-27
fix merge conflict
v3.3.1
Paul Buetow
2021-05-27
prepare new release
Paul Buetow
2021-05-27
add reference to dtail gh page
Paul Buetow
2021-05-27
add CNAME file for github page
Paul Buetow
2021-05-27
Create CNAME
Paul Buetow
2021-05-27
Merge branch 'develop' of github.com:snonux/dtail into develop
Paul Buetow
2021-05-27
Set theme jekyll-theme-modernist
Paul Buetow
2021-05-27
Set theme jekyll-theme-hacker
Paul Buetow
2021-05-27
change version to develop
Paul Buetow
2021-05-27
fix spacing
Paul Buetow
2021-05-27
add reference to mimecast engineering blog post
Paul Buetow
2021-05-27
some clarifications
Paul Buetow
2021-05-27
Improve documentation through advanced AI
Paul Buetow
2021-04-21
typo
Paul Buetow
2021-04-06
exclude proprietary files
Paul Buetow
2021-04-06
Merge branch 'master' into develop
Paul Buetow
2021-04-06
exclude proprietary files
v3.3.0
Paul Buetow
2021-04-06
Merge branch 'develop' of gitlab.devuk.mimecast.lan:Storage/dtail
Paul Buetow
2021-04-06
Merge branch 'develop' of https://github.com/mimecast/dtail into develop
Paul Buetow
2021-04-06
Merge pull request #23 from snonux/develop
Paul Buetow
Add a DTail Gopher
2021-04-03
Typo
Paul Buetow
2021-04-03
Variable not used
Paul Buetow
2021-04-03
Fix misspellings
Paul Buetow
2021-04-03
Add various badges to the README.
Paul Buetow
2021-04-03
remove serverlist on spindown
Paul Buetow
2021-04-03
Add a DTail Gopher
Paul Buetow
2021-03-30
bump up version
Paul Buetow
2021-03-29
add description of Options
Paul Buetow
2021-03-29
Merge pull request #22 from snonux/develop
Paul Buetow
Add context awareness to dgrep
[prev]
[next]