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 (
Expand
)
Author
2024-03-29
update dependencies
Paul Buetow
2024-03-29
only rename .csv.tmp to .csv when the final result was written
Paul Buetow
2024-03-29
lint warnings
Paul Buetow
2023-09-08
Merge branch 'master' of github.com:mimecast/dtail
v4.3.0
Paul Buetow
2023-09-08
Merge branch 'develop'
Paul Buetow
2023-09-07
update dependencies
Paul Buetow
2023-09-07
refactor go build tags
Paul Buetow
2023-09-07
add CSV aggr example to docs
Paul Buetow
2023-09-07
add mapr aggregration on CSV integr test
Paul Buetow
2023-09-07
Can quote fields in select conditions, e.g. select `count($foo)`, ..
Paul Buetow
2023-09-07
add CSV to parser
Paul Buetow
2023-09-07
Add CSV unit test
Paul Buetow
2023-09-07
Add `custom1` and `custom2` log formats.
Paul Buetow
2023-09-07
Update creating your own logformat docs, to reflect the recent changes.
Paul Buetow
2023-09-07
Add mimecast parser stub. Open source version of DTail won't be with it.
Paul Buetow
2023-09-07
Refactor logformats so that they don't use reflection anymore.
Paul Buetow
2023-09-07
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Paul Buetow
2023-09-07
move new SSH Server crypto configs to the correct Server section in the schema
Paul Buetow
2023-09-07
Update dependencies
dependabot[bot]
2023-09-07
Include example for "outfile append".
Paul Buetow
2023-09-07
Refactor - reduce code complexity
Paul Buetow
2023-09-07
This is not a snapshot release anymore
Paul Buetow
2023-09-07
document Outfile - tidy mods
Paul Buetow
2023-09-07
Fix typos.
Paul Buetow
2023-09-07
gofmt permission file headers
Paul Buetow
2023-09-07
fix conflict
Paul Buetow
2023-06-22
Merge pull request #33 from snonux/master
Paul Buetow
2023-06-22
merge
Paul Buetow
2023-06-21
Merge branch 'develop' into 'master'
v4.2.0
Paul Buetow
2023-06-21
DTail: Restrict SSH MAC algorithms allowed - Update of few dependencies
Paul Buetow
2023-06-21
Merge pull request #32 from mimecast/dependabot/go_modules/golang.org/x/crypt...
Paul Buetow
2023-06-21
rename samples to examples
Paul Buetow
2023-06-13
Bump golang.org/x/crypto from 0.9.0 to 0.10.0
dependabot[bot]
2023-06-05
update dependencies
Paul Buetow
2023-06-05
can configure SSH algorithms
Paul Buetow
2023-05-09
Merge pull request #31 from mimecast/dependabot/go_modules/golang.org/x/crypt...
Paul Buetow
2023-05-09
Bump golang.org/x/crypto from 0.8.0 to 0.9.0
dependabot[bot]
2023-04-27
Merge pull request #30 from snonux/master
Paul Buetow
2023-04-27
Update dependencies
v4.1.1
dependabot[bot]
2023-04-24
Merge pull request #28 from mimecast/dependabot/go_modules/golang.org/x/crypt...
Paul Buetow
2023-04-24
Bump golang.org/x/crypto from 0.7.0 to 0.8.0
dependabot[bot]
2023-04-24
Merge pull request #29 from mimecast/dependabot/go_modules/github.com/DataDog...
Paul Buetow
2023-04-21
Bump github.com/DataDog/zstd from 1.5.2 to 1.5.5
dependabot[bot]
2023-03-06
Merge pull request #27 from mimecast/dependabot/go_modules/golang.org/x/crypt...
Paul Buetow
2023-03-06
Bump golang.org/x/crypto from 0.6.0 to 0.7.0
dependabot[bot]
2023-02-24
Merge pull request #26 from mimecast/dependabot/go_modules/golang.org/x/crypt...
Paul Buetow
2023-02-23
Bump golang.org/x/crypto from 0.0.0-20220622213112-05595931fe9d to 0.6.0
dependabot[bot]
2022-07-18
Include example for "outfile append".
v4.1.0
Paul Buetow
2022-07-15
Refactor - reduce code complexity
Paul Buetow
2022-07-15
Fix typos.
Paul Buetow
[next]